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 ef5d658fdff Regen for commit 5b843e06c9be20a9caedded966a4ce20785b588e add 684c9bab673 CAMEL-15105: make the CLI ConnectorFactory a plugin of the context add f5e6f4108d8 Regen for commit 5b843e06c9be20a9caedded966a4ce20785b588e 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 (ef5d658fdff) \ N -- N -- N refs/heads/regen_bot (f5e6f4108d8) 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: .../java/org/apache/camel/ExtendedCamelContext.java | 11 ----------- .../apache/camel/impl/engine/AbstractCamelContext.java | 9 +-------- .../impl/engine/DefaultCamelContextExtension.java | 18 ------------------ .../apache/camel/impl/engine/SimpleCamelContext.java | 10 ++++++++-- .../camel/impl/ExtendedCamelContextConfigurer.java | 6 ------ .../impl/lw/LightweightCamelContextExtension.java | 11 ----------- .../camel/main/DefaultConfigurationConfigurer.java | 2 +- .../main/java/org/apache/camel/main/KameletMain.java | 2 +- 8 files changed, 11 insertions(+), 58 deletions(-)