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 974c638  (chores) camel-maven-plugin: fix a possible leak when 
creating the filesystem (#6045)
     add bb06773  CAMEL-16920: routes built with endpoint-dsl does not output 
uri when dumping routes.
     add 4eea8c3  CAMEL-16920: routes built with endpoint-dsl does not output 
uri when dumping routes.
     add acad09d  [CAMEL-16922] check string length before removing quotes 
(#6046)
     add f5db039  Regen for commit acad09dcaee26ecf01bc213729f48f1f99094675

No new revisions were added by this update.

Summary of changes:
 .../sql/stored/template/generated/SSPTParser.java  |  833 +++++++------
 .../template/generated/SSPTParserConstants.java    |  110 +-
 .../template/generated/SSPTParserTokenManager.java | 1222 ++++++++++----------
 core/camel-endpointdsl/pom.xml                     |    5 +
 .../camel/builder/endpoint/DumpRoutesTest.java}    |   35 +-
 .../java/org/apache/camel/util/StringHelper.java   |    3 +
 .../org/apache/camel/util/StringHelperTest.java    |    9 +
 .../java/org/apache/camel/xml/jaxb/JaxbHelper.java |   30 +
 .../camel/xml/jaxb/JaxbModelToXMLDumper.java       |    5 +
 9 files changed, 1142 insertions(+), 1110 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