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 459109411df CAMEL-21690: Fix image-push option on Kubernetes run
command
new 5a599f98ef1 (chores) camel-core: refactor large methods to help
inlining
new 865f05a1500 (chores) camel-core: refactor large methods to help
inlining
The 2 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:
.../org/apache/camel/processor/LoopProcessor.java | 26 ++--
.../org/apache/camel/processor/SendProcessor.java | 172 +++++++++++----------
.../apache/camel/processor/ThreadsProcessor.java | 24 +--
.../processor/aggregate/AggregateProcessor.java | 89 +++++------
.../errorhandler/RedeliveryErrorHandler.java | 84 +++++-----
5 files changed, 211 insertions(+), 184 deletions(-)