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 8bc6f17 Upgrade Spring Security to version 5.1.3.RELEASE new 734548c CAMEL-13055: Polished and optimized the camelpackage-maven-plugin new f3c62a8 CAMEL-13055: generate legal can be done a bit later in the maven lifecycle. 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: camel-core/pom.xml | 5 +- components/pom.xml | 9 +- .../maven/packaging/PackageComponentMojo.java | 16 ++-- .../maven/packaging/PackageDataFormatMojo.java | 22 +++-- .../camel/maven/packaging/PackageHelper.java | 2 +- .../camel/maven/packaging/PackageLanguageMojo.java | 20 +++-- .../camel/maven/packaging/PackageLegalMojo.java | 98 +++++++--------------- .../camel/maven/packaging/PackageOtherMojo.java | 28 +++---- .../maven/packaging/PrepareComponentMojo.java | 12 ++- 9 files changed, 95 insertions(+), 117 deletions(-)