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 889059474a1 (chores) camel-base-engine: remove unused exception new 99408682b3b CAMEL-15105: make the DeferServiceFactory a plugin of the context new 5483a4a31db CAMEL-15105: make the AnnotationBasedProcessorFactory a plugin of the context The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../apache/camel/component/bean/MethodInfo.java | 7 +++-- .../apache/camel/component/bean/ProxyHelper.java | 3 +- .../org/apache/camel/ExtendedCamelContext.java | 22 -------------- .../camel/impl/engine/AbstractCamelContext.java | 4 +-- .../impl/engine/CamelPostProcessorHelper.java | 3 +- .../impl/engine/DefaultCamelContextExtension.java | 34 ---------------------- .../camel/impl/ExtendedCamelContextConfigurer.java | 12 -------- .../impl/lw/LightweightCamelContextExtension.java | 22 -------------- .../org/apache/camel/support/PluginHelper.java | 31 ++++++++++++++++++++ 9 files changed, 40 insertions(+), 98 deletions(-)