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/12/31 10:08:34 UTC

[camel] branch regen_bot_3.14.x updated (558b6ee -> 4c950b2)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot_3.14.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 558b6ee  CAMEL-17395: Upgrade to log4j 2.17.1 and logback 1.2.10
     add 4c950b2  CAMEL-17390: Cannot enable tracing (standby mode) when adding new routes.

No new revisions were added by this update.

Summary of changes:
 .../camel/impl/engine/AbstractCamelContext.java    |  3 +-
 .../TracingStandbyNoRouteTest.java}                | 46 ++++++++----------
 .../TracingStandbyTest.java}                       | 56 +++++++++++++---------
 3 files changed, 56 insertions(+), 49 deletions(-)
 copy core/camel-core/src/test/java/org/apache/camel/{component/properties/PropertiesComponentDisableDefaultsTest.java => issues/TracingStandbyNoRouteTest.java} (64%)
 copy core/camel-core/src/test/java/org/apache/camel/{component/properties/PropertiesComponentEndpointTest.java => issues/TracingStandbyTest.java} (61%)