This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git.
from 1e8c128 Regen for commit 07c603e543710bf5b9a8fcd394439765e6362706 add 1eb9a28 CAMEL-15553: camel-package-maven-plugin - To genrate source code for configurers that can support multiple configuration classes. add 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. No new revisions were added by this update. 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(-)