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

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 974c638  (chores) camel-maven-plugin: fix a possible leak when 
creating the filesystem (#6045)
     new bb06773  CAMEL-16920: routes built with endpoint-dsl does not output 
uri when dumping routes.
     new 4eea8c3  CAMEL-16920: routes built with endpoint-dsl does not output 
uri when dumping routes.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 core/camel-endpointdsl/pom.xml                     |  5 ++++
 .../camel/builder/endpoint/DumpRoutesTest.java}    | 35 +++++++++++-----------
 .../java/org/apache/camel/xml/jaxb/JaxbHelper.java | 30 +++++++++++++++++++
 .../camel/xml/jaxb/JaxbModelToXMLDumper.java       |  5 ++++
 4 files changed, 58 insertions(+), 17 deletions(-)
 copy 
core/{camel-core/src/test/java/org/apache/camel/util/DumpModelAsXmlAggregateRouteTest.java
 => 
camel-endpointdsl/src/test/java/org/apache/camel/builder/endpoint/DumpRoutesTest.java}
 (65%)

Reply via email to