This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch kamelet-local-registry
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 01c5306 CAMEL-16394: Route Template local beans. WIP
new ffd4cf9 CAMEL-16394: Route Template local beans. WIP
new 058219a CAMEL-16394: Route Template local beans. WIP
new a13df46 CAMEL-16394: Route Template local beans. WIP
The 3 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:
.../org/apache/camel/impl/DefaultCamelContext.java | 3 +
.../camel/builder/DefaultRouteTemplateContext.java | 2 +-
.../camel/builder/RouteTemplateLocalBeanTest.java | 105 ++++++++++++++++++++-
.../org/apache/camel/support/DefaultRegistry.java | 4 +
4 files changed, 110 insertions(+), 4 deletions(-)