You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by nf...@apache.org on 2022/10/18 14:22:27 UTC

[camel] branch CAMEL-16354/optimize-splitter updated (7c8abac0685 -> 8b1a00c3e2a)

This is an automated email from the ASF dual-hosted git repository.

nfilotto pushed a change to branch CAMEL-16354/optimize-splitter
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 7c8abac0685 CAMEL-16354: camel-core - Optimize Splitters with literal separator
     add 8b1a00c3e2a CAMEL-16354: camel-core - Optimize Splitters with pattern separator

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/util/ObjectHelperTest.java    | 26 +++++++
 .../org/apache/camel/support/ObjectHelper.java     | 91 +++++++++++++++++++++-
 2 files changed, 115 insertions(+), 2 deletions(-)