This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 87e6ef3 CAMEL-12266: Maven plugin for restdsl can now generate xml. new ca87845 CAMEL-12266: Maven plugin for restdsl can now generate xml. new 9ccb9cc CAMEL-12266: Add log4j logging 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: .../src/it/simple-xml/pom.xml | 3 +++ .../src/main/docs/camel-package-maven-plugin.adoc | 1 + .../camel/maven/generator/swagger/GenerateXmlMojo.java | 12 +++++++++++- tooling/swagger-rest-dsl-generator/pom.xml | 17 +++++++++++++++++ .../camel/generator/swagger/RestDslXmlGenerator.java | 10 ++++++++++ .../generator/swagger/RestDslXmlGeneratorTest.java | 10 ++++++++++ .../src/test/resources/log4j2.properties | 2 +- 7 files changed, 53 insertions(+), 2 deletions(-) copy {components/camel-blueprint => tooling/swagger-rest-dsl-generator}/src/test/resources/log4j2.properties (95%) -- To stop receiving notification emails like this one, please contact davscl...@apache.org.