Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong command for native image execution in serverless-workflow-examples #1947

Open
LuboTerifaj opened this issue Jun 11, 2024 · 0 comments
Open

Comments

@LuboTerifaj
Copy link

LuboTerifaj commented Jun 11, 2024

Describe the bug

Wrong command for native image execution in serverless-workflow-examples.

Details

In examples instructions, there is for example: ./target/sw-quarkus-greeting-{version}-runner instead of ./target/serverless-workflow-greeting-quarkus-runner command.

Acceptance criteria

The version is removed from all native image execution commands in all serverless-workflow-examples.

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Kogito version or git rev (or at least Quarkus version if you are using Kogito via Quarkus platform BOM)

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

@LuboTerifaj LuboTerifaj changed the title Wrong command for native image execution in Greeting Example Wrong command for native image execution in serverless-workflow-examples Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant