You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/08/04 10:55:52 UTC

[camel] branch regen_bot updated (22883ba -> 6d3febd)

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 22883ba  Regen
     add cf74942  CAMEL-16757: Polished logging
     add 6d3febd  CAMEL-16757: Route now stores correctly which route configuration it has been applied with.

No new revisions were added by this update.

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(-)