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 cf6c948 CAMEL-17655: Fix NPE in camel-opentracing
add 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
No new revisions were added by this update.
Summary of changes:
.../errorhandler/RedeliveryErrorHandler.java | 9 +++
.../ErrorHandlerOnRedeliveryStopTest.java} | 64 +++++++++++-----------
.../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 +++
8 files changed, 67 insertions(+), 99 deletions(-)
copy
core/camel-core/src/test/java/org/apache/camel/{component/bean/BeanThrowAssertionErrorTest.java
=> issues/ErrorHandlerOnRedeliveryStopTest.java} (51%)