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:06:00 UTC

[camel] branch regen_bot updated (dfb98a8 -> cf856bf)

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 dfb98a8  Update java-xml-io-dsl.adoc (#6607)
     add 7fa4c76  Fixed incorrectly typed method parameter names.
     add 7ec1f61  CAMEL-17395: Upgrade to log4j 2.17.1 and logback 1.2.10
     add 6a6b571  Polished
     add cf856bf  CAMEL-17390: Cannot enable tracing (standby mode) when adding new routes.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/ExtendedCamelContext.java     |  4 +-
 .../camel/impl/engine/AbstractCamelContext.java    |  3 +-
 .../main/docs/modules/eips/pages/enrich-eip.adoc   |  2 +-
 .../TracingStandbyNoRouteTest.java}                | 46 ++++++++----------
 .../TracingStandbyTest.java}                       | 56 +++++++++++++---------
 parent/pom.xml                                     |  4 +-
 6 files changed, 61 insertions(+), 54 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%)