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 2023/08/21 13:20:40 UTC

[camel] branch regen_bot_3x updated (c3b1ca24f3f -> 6db384eb5d8)

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

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


    from c3b1ca24f3f CAMEL-19744: camel-core - Backlog tracer capturing data as json when its not json
     add 6db384eb5d8 Backport CAMEL-19766: Fix issue with not setting routeConfiguration on XML routes (#11152) (#11157)

No new revisions were added by this update.

Summary of changes:
 .../camel/dsl/xml/io/XmlRoutesBuilderLoader.java   |  2 +-
 .../org/apache/camel/dsl/xml/io/XmlLoadTest.java   | 30 ++++++++++++++++++++++
 .../org/apache/camel/dsl/xml/io/routeConfig.xml    | 12 ++++-----
 .../xml/io/{bar2.xml => routeWithRouteConfig.xml}  |  6 ++---
 4 files changed, 39 insertions(+), 11 deletions(-)
 copy core/camel-core/src/test/resources/org/apache/camel/impl/route3.xml => dsl/camel-xml-io-dsl/src/test/resources/org/apache/camel/dsl/xml/io/routeConfig.xml (78%)
 copy dsl/camel-xml-io-dsl/src/test/resources/org/apache/camel/dsl/xml/io/{bar2.xml => routeWithRouteConfig.xml} (80%)