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 d02bef695e0 (chores) camel-zipfile: use more adequately sized buffers
new 83ed6593c68 (chores) camel-core: avoid large buffers for small entries
in StringHelper
new c3a5a0c4712 (chores) camel-core: delay unlikely paths when dashing in
StringHelper
new c13ac9de47c (chores) camel-core: increase test coverage for
dashToCamelCase in StringHelper
new 50f8e1f1c96 (chores) camel-core: use a simpler path when camel casing
in StringHelper
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:
.../java/org/apache/camel/util/StringHelper.java | 142 ++++++++++++++-------
.../org/apache/camel/util/StringHelperTest.java | 25 ++++
2 files changed, 119 insertions(+), 48 deletions(-)