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/10/05 12:33:25 UTC

[camel] branch master updated (f76bf4c -> 802770e)

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 f76bf4c  camel-spring - Optimize when lookup bean by name to avoid having spring throw an exception if not found, which we handle anyway by returning null.
     add 802770e  CAMEL-15626: Use StringBuilder instead of StringBuffer

No new revisions were added by this update.

Summary of changes:
 core/camel-xml-io/src/main/java/org/apache/camel/xml/io/MXParser.java | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)