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
from 889059474a1 (chores) camel-base-engine: remove unused exception add 99408682b3b CAMEL-15105: make the DeferServiceFactory a plugin of the context add 5483a4a31db CAMEL-15105: make the AnnotationBasedProcessorFactory a plugin of the context add 36775c1f404 CAMEL-15105: added missing overrides add ffe5c689c72 Regen for commit 36775c1f4048ac9e002b2f5198e446cd4b18b7da No new revisions were added by this update. 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 | 5 +-- .../impl/engine/CamelPostProcessorHelper.java | 3 +- .../impl/engine/DefaultCamelContextExtension.java | 37 ++-------------------- .../camel/impl/ExtendedCamelContextConfigurer.java | 12 ------- .../impl/lw/LightweightCamelContextExtension.java | 22 ------------- .../org/apache/camel/support/PluginHelper.java | 31 ++++++++++++++++++ 9 files changed, 44 insertions(+), 98 deletions(-)