This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git
from ac520668392 Regen for commit 75a75ca47b0fbea3ef61a7a774b003b9f9800e20 (#7817) add 62fb557c3d9 CAMEL-18201 Enhance CamelTestSupport to turn off context stopping (#7813) add 1b742901e91 Fix camel-knative endpoint for events (#7818) add a7b64908a2a Regen for commit 1b742901e9116d7ce373c99eca9b88998f9c9e1a No new revisions were added by this update. Summary of changes: .../camel/component/knative/KnativeEndpoint.java | 19 ++++- .../component/knative/KnativeComponentTest.java | 29 ++++++- .../src/test/resources/environment.json | 33 ++++++++ .../src/test/resources/environment_classic.json | 33 ++++++++ .../apache/camel/test/junit5/CamelTestSupport.java | 4 +- .../CamelTestSupporOneContextForAllTest.java} | 95 ++++++++++++---------- 6 files changed, 166 insertions(+), 47 deletions(-) copy components/camel-test/{camel-test/src/test/java/org/apache/camel/test/patterns/CreateCamelContextPerTestFalseTest.java => camel-test-junit5/src/test/java/org/apache/camel/test/junit5/CamelTestSupporOneContextForAllTest.java} (55%)