This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main 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 new e36741e (chores) camel-util-json: use try-with-resources when possible new 9018cbf (chores) camel-util-json: remove commented code new 1b409d1 (chores) camel-package-maven-plugin: do close stream after opening it new 9469366 (chores) camel-package-maven-plugin: replace read logic The 4 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: .../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 ++++ 6 files changed, 27 insertions(+), 66 deletions(-)