You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2020/02/22 18:39:23 UTC

[camel] branch master updated (4905288 -> 2f9c180)

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 4905288  Regen
     add 8ffea67  CAMEL-14609: camel-core - Optimize URIScanner
     add 8e5cc74  camel-mail - Let producer by async to avoid routing engine have to adapt to it
     add 2f9c180  CAMEL-14609: camel-core - Optimize URIScanner

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/mail/MailProducer.java  | 13 ++++---
 .../java/org/apache/camel/util/URIScanner.java     | 43 ++++++++++++++--------
 2 files changed, 36 insertions(+), 20 deletions(-)