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 691d13bd5c9 Regen for commit 3482c5f923a411f10fbe505d469ca97351991366
     add eb6550d7e10 CAMEL-18278: Get outputs from last abstract parent (#8013)
     add c35914f9ad3 Regen for commit eb6550d7e101cf50eff1d09065c1c9f6dec8aed3

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   (691d13bd5c9)
            \
             N -- N -- N   refs/heads/regen_bot (c35914f9ad3)

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:
 ...t.java => AdviceWithOnExceptionTransacted.java} | 43 ++++++++++++++++------
 .../issues/AdviceWithOnExceptionTransacted.xml}    | 17 +++++++--
 .../org/apache/camel/builder/AdviceWithTasks.java  | 13 +++++--
 3 files changed, 55 insertions(+), 18 deletions(-)
 copy 
components/camel-test/camel-test-spring-junit5/src/test/java/org/apache/camel/test/issues/{AdviceWithOnCompletionTest.java
 => AdviceWithOnExceptionTransacted.java} (50%)
 copy 
components/camel-test/{camel-test-spring/src/test/resources/org/apache/camel/test/issues/AdviceWithInterceptSendToEndpointWithLoadbalancerTest.xml
 => 
camel-test-spring-junit5/src/test/resources/org/apache/camel/test/issues/AdviceWithOnExceptionTransacted.xml}
 (75%)

Reply via email to