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 6208a808180 removed redundant calls of String.format() omit 1ebbf1b3d1f CAMEL-15105: move BootstrapCloseable management to the context extension omit 2004fcafb3a CAMEL-15105: move eventNotificationApplicable flag ownership to the context extension omit 9c4104e2a97 CAMEL-15105: fixed reference to invalid bean introspection omit 6dd3fbcb7fd CAMEL-15105: move HeadersMapFactory ownership to the context extension omit 162bed7f5c1 CAMEL-15105: make the context lock private omit 279ded4132d CAMEL-15105: move ManagementMBeanAssembler ownership to the context extension omit 88004352752 CAMEL-15105: move ManagementStrategy ownership to the context extension omit 6b133300fab CAMEL-15105: move Registry ownership to the context extension omit 93fba8e1aa5 CAMEL-15105: move ReactiveExecutor ownership to the context extension add ad9da1b6bf0 Regen for commit 40b0312d173f30f6973c3157800c509bd24095e7 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 (6208a808180) \ N -- N -- N refs/heads/regen_bot (ad9da1b6bf0) 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: .../org/apache/camel/maven/RouteCoverageMojo.java | 6 +- .../component/debezium/DebeziumConsumerTest.java | 2 +- .../component/google/pubsub/PubsubTestSupport.java | 2 +- .../mllp/MllpProducerConsumerLoopbackTest.java | 2 +- ...MllpTcpServerConsumerMulitpleTcpPacketTest.java | 2 +- .../verifier/MongoComponentVerifierExtension.java | 2 +- .../camel/impl/engine/AbstractCamelContext.java | 81 ++++++++++++++------ .../impl/engine/DefaultCamelContextExtension.java | 88 +++++----------------- 8 files changed, 86 insertions(+), 99 deletions(-)