This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 83d07ea457b CAMEL-20782: disable MongoDB tests on ASF CI
new 7379a54bae9 Make camel-java-dsl more flexible for parent classloader
that other runtimes like SB/Quarkus may need to provide in a custom way.
new 18ce26bc381 camel-core - Allow to use custom routes loaded that are
configured via the Registry
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:
.../java/org/apache/camel/impl/engine/DefaultRoutesLoader.java | 8 ++++++++
.../org/apache/camel/dsl/java/joor/JavaRoutesBuilderLoader.java | 9 ++++++++-
2 files changed, 16 insertions(+), 1 deletion(-)