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 1e8c128 Regen for commit 07c603e543710bf5b9a8fcd394439765e6362706 new 1eb9a28 CAMEL-15553: camel-package-maven-plugin - To genrate source code for configurers that can support multiple configuration classes. new 63d34b7 CAMEL-15553: Source code generator for configurer classes should support multiple configuration classes when end users extend out of the box components. Thanks to Vladimir Dobos for reporting and reproducer. 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: .../lucene/LuceneComponentConfigurer.java | 18 +-- .../salesforce/SalesforceComponentConfigurer.java | 154 ++++++++++----------- .../xmlsecurity/XmlSignerComponentConfigurer.java | 106 +++++++------- .../XmlVerifierComponentConfigurer.java | 66 ++++----- .../packaging/PropertyConfigurerGenerator.java | 35 +++-- 5 files changed, 197 insertions(+), 182 deletions(-)