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 2a65583 CAMEL-17660: amel-core - Error handler OnRedeliveryProcessor
should be able to control to stop routing
add e36741e (chores) camel-util-json: use try-with-resources when possible
add 9018cbf (chores) camel-util-json: remove commented code
add 1b409d1 (chores) camel-package-maven-plugin: do close stream after
opening it
add 9469366 (chores) camel-package-maven-plugin: replace read logic
add 4cec24e Nicer logging when using MP config
No new revisions were added by this update.
Summary of changes:
.../config/CamelMicroProfilePropertiesSource.java | 5 +++
.../apache/camel/tooling/util/PackageHelper.java | 24 +----------
.../java/org/apache/camel/util/json/Jsoner.java | 48 +++++-----------------
.../camel/maven/packaging/ComponentDslMojo.java | 3 +-
.../camel/maven/packaging/EndpointDslMojo.java | 4 +-
.../camel/maven/packaging/PrepareExampleMojo.java | 6 +--
.../packaging/generics/PackagePluginUtils.java | 8 ++++
7 files changed, 32 insertions(+), 66 deletions(-)