This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from f8efe37 Fix camel-yammer invalid javadoc char new 3b6a6f3 CAMEL-14609: camel-core - optimize new f7308a7 Fixed CS 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: .../apache/camel/component/mail/MailProducer.java | 3 +- .../java/org/apache/camel/util/StringHelper.java | 5 +- .../java/org/apache/camel/util/URIScanner.java | 108 +++++++++++---------- .../java/org/apache/camel/util/URISupport.java | 80 ++++++++++----- .../camel/util/UnsafeUriCharactersEncoder.java | 55 +++++------ ...uidGeneratorTest.java => NormalizeUriTest.java} | 40 +++++--- 6 files changed, 172 insertions(+), 119 deletions(-) copy tests/camel-jmh/src/test/java/org/apache/camel/itest/jmh/{DefaultUuidGeneratorTest.java => NormalizeUriTest.java} (51%)