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 22883ba Regen
new cf74942 CAMEL-16757: Polished logging
new 6d3febd CAMEL-16757: Route now stores correctly which route
configuration it has been applied with.
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:
.../src/main/java/org/apache/camel/Route.java | 2 +-
.../org/apache/camel/model/RouteDefinition.java | 36 ++++++++++++++++++++--
.../org/apache/camel/model/RoutesDefinition.java | 27 +++++++++-------
.../org/apache/camel/reifier/RouteReifier.java | 5 +--
.../core/xml/AbstractCamelContextFactoryBean.java | 26 ++++++++++------
.../RoutesConfigurationBuilderIdOrPatternTest.java | 21 ++++++++++---
6 files changed, 86 insertions(+), 31 deletions(-)