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 2019/08/13 20:46:06 UTC

[camel] branch CAMEL-13850 updated (b232d9a -> f11ed09)

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

davsclaus pushed a change to branch CAMEL-13850
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from b232d9a  CAMEL-13850: Source code generate ExchangeConstantProvider so we can do fast lookup of its constant values without reflection
     add f11ed09  CAMEL-13863: camel3 - Optimize XmlConverterLoader and other loaders as synchronization is not needed as the loader is invoked during bootstrapping.

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/camel/support/SimpleTypeConverter.java | 1 +
 .../org/apache/camel/tools/apt/AbstractTypeConverterGenerator.java  | 6 +-----
 2 files changed, 2 insertions(+), 5 deletions(-)