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.
discard 78c34be Regen for commit dd655f3d4320b3878938a318f93f4f6e4a0dfaf5 add 425ff84 CAMEL-16276: Fixed using noErrorHandler does not start child outputs. Thanks to Simo Kivimaki for reporting and the unit test. add 3e421d9 Regen for commit 425ff8465e028ae253ce7cdbf1beb9fb7670f490 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 (78c34be) \ N -- N -- N refs/heads/regen_bot (3e421d9) 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: .../processor/errorhandler/NoErrorHandler.java | 24 ++++++++++++++++++++++ ...yerTest.java => WireTapNoErrorHandlerTest.java} | 20 ++++++++++++------ 2 files changed, 38 insertions(+), 6 deletions(-) copy core/camel-core/src/test/java/org/apache/camel/processor/{TraceDelayerTest.java => WireTapNoErrorHandlerTest.java} (62%)