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

[Fix #3717] Switching kogito.events.grouping from buildtime to runtime #3718

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

fjtirado
Copy link
Contributor

@fjtirado fjtirado commented Oct 11, 2024

Fix #3717

@fjtirado fjtirado changed the title [Fix #3717] Swithching kogito.events.grouping from buildtime to runtime [Fix #3717] Switching kogito.events.grouping from buildtime to runtime Oct 11, 2024
Copy link
Contributor

@gmunozfe gmunozfe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works fine, nice work @fjtirado !
Now we can switch grouping mode when launching the quarkus app:
java -Dkogito.events.grouping=true -jar target/quarkus-app/quarkus-run.jar

@apache apache deleted a comment from kie-ci3 Oct 14, 2024
@fjtirado fjtirado merged commit 1f2c428 into apache:main Oct 15, 2024
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch kogito.events.grouping from build time to runtime
2 participants