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/20 07:56:15 UTC

[camel] branch regen_bot updated (4cff0cd -> abbbb27)

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 4cff0cd  Regen for commit 5a237cc143c1c878035c3ad36b4fa689c1adb511 (#5966)
     add abbbb27  CAMEL-16873: dumpModelToXml now resolves template parameters with their real values when dumping

No new revisions were added by this update.

Summary of changes:
 .../util/DumpModelAsXmlFromRouteTemplateTest.java  | 141 +++++++++++++++++++++
 .../camel/xml/jaxb/JaxbModelToXMLDumper.java       |  15 +++
 2 files changed, 156 insertions(+)
 create mode 100644 core/camel-core/src/test/java/org/apache/camel/util/DumpModelAsXmlFromRouteTemplateTest.java