This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-3.11.x in repository https://gitbox.apache.org/repos/asf/camel.git.
from c6d1664 CAMEL-16923: Fix NPE when configuring OpenAPI license & contact info properties new 97a4f07 CAMEL-16920: routes built with endpoint-dsl does not output uri when dumping routes. new 56d9135 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%)