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 948ba810631 Regen for commit fb18137422e5e4fbcb5e7e989dfe0609853f6743
     add 40b0312d173 (chores) camel-core: fixed unnecessary string formatting
     add 93fba8e1aa5 CAMEL-15105: move ReactiveExecutor ownership to the 
context extension
     add 6b133300fab CAMEL-15105: move Registry ownership to the context 
extension
     add 88004352752 CAMEL-15105: move ManagementStrategy ownership to the 
context extension
     add 279ded4132d CAMEL-15105: move ManagementMBeanAssembler ownership to 
the context extension
     add 162bed7f5c1 CAMEL-15105: make the context lock private
     add 6dd3fbcb7fd CAMEL-15105: move HeadersMapFactory ownership to the 
context extension
     add 9c4104e2a97 CAMEL-15105: fixed reference to invalid bean introspection
     add 2004fcafb3a CAMEL-15105: move eventNotificationApplicable flag 
ownership to the context extension
     add 1ebbf1b3d1f CAMEL-15105: move BootstrapCloseable management to the 
context extension

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   (948ba810631)
            \
             N -- N -- N   refs/heads/regen_bot (1ebbf1b3d1f)

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:
 .../camel/impl/engine/AbstractCamelContext.java    | 81 ++++++--------------
 .../impl/engine/DefaultCamelContextExtension.java  | 88 +++++++++++++++++-----
 .../camel/CamelParallelExecutionStrategy.java      |  4 +-
 3 files changed, 93 insertions(+), 80 deletions(-)

Reply via email to