This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
from 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 No new revisions were added by this update. Summary of changes: .../camel/impl/engine/AbstractCamelContext.java | 84 ++++++--------------- .../impl/engine/DefaultCamelContextExtension.java | 88 +++++++++++++++++----- 2 files changed, 93 insertions(+), 79 deletions(-)