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 d8a1b3a CAMEL-13672: camel-main-maven-plugin - Add groups to tooling
metadata
new 8f383b0 Polished
new 950d71f Type converter source code generator should include javadoc
about its source code generated by Camel. Optimise a bit to use static method.
new e8f2c2e Fixed camel-main setting duration max seconds.
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:
.../reifier/errorhandler/ErrorHandlerReifier.java | 56 +++++++++++-----------
.../camel/main/MainConfigurationProperties.java | 22 ---------
.../java/org/apache/camel/main/MainSupport.java | 17 +++----
.../camel-main-configuration-metadata.json | 7 ---
.../src/main/resources/log4j2.properties | 2 +-
.../tools/apt/AbstractTypeConverterGenerator.java | 9 ++--
6 files changed, 44 insertions(+), 69 deletions(-)