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
omit 6ce0c91e28f Regen for commit 75a75ca47b0fbea3ef61a7a774b003b9f9800e20
add ac520668392 Regen for commit 75a75ca47b0fbea3ef61a7a774b003b9f9800e20
(#7817)
add 62fb557c3d9 CAMEL-18201 Enhance CamelTestSupport to turn off context
stopping (#7813)
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (6ce0c91e28f)
\
N -- N -- N refs/heads/regen_bot (62fb557c3d9)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../apache/camel/test/junit5/CamelTestSupport.java | 4 +-
.../CamelTestSupporOneContextForAllTest.java} | 95 ++++++++++++----------
2 files changed, 56 insertions(+), 43 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%)