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 4efe6d2c974 CAMEL-19189: camel-groovy - Adapt the code for native mode
(#9620)
add d753d10cded CAMEL-15105: move handling of internal services to a
separate class
No new revisions were added by this update.
Summary of changes:
.../camel/impl/engine/AbstractCamelContext.java | 74 +----------
.../camel/impl/engine/InternalServiceHelper.java | 142 +++++++++++++++++++++
2 files changed, 146 insertions(+), 70 deletions(-)
create mode 100644
core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/InternalServiceHelper.java