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 2d5aa26 Regen new 07fabce CAMEL-14404: Fixed legal notice in JAR that has the xml parser source code new 1f9f08a Fixed CS new aac0efb Fixed CS The 3 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: NOTICE.txt | 4 -- .../java/org/apache/camel/xml/in/ModelParser.java | 6 ++- .../src/main/resources/META-INF/LICENSE.txt | 0 .../src/main/resources/META-INF/NOTICE.txt | 0 .../camel/maven/packaging/EndpointDslMojo.java | 11 +++-- .../packaging/ModelXmlParserGeneratorMojo.java | 47 +++++++++++++--------- .../camel/maven/packaging/PackageLegalMojo.java | 27 ++++++++----- 7 files changed, 53 insertions(+), 42 deletions(-) copy {tooling/maven/camel-package-maven-plugin => core/camel-xml-io}/src/main/resources/META-INF/LICENSE.txt (100%) copy NOTICE.txt => core/camel-xml-io/src/main/resources/META-INF/NOTICE.txt (100%)