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/24 22:01:06 UTC

[camel] branch master updated (3fc6f61 -> aadb3f7)

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 3fc6f61  CAMEL-13870: Even faster endpoint and component configurer with switch instead of Map, as suggested by Luca.
     add aadb3f7  CAMEL-13870: Even faster endpoint and component configurer with switch instead of Map, as suggested by Luca.

No new revisions were added by this update.

Summary of changes:
 .../camel/spi/GeneratedPropertyConfigurer.java     |  3 ++-
 .../camel/support/PropertyBindingSupport.java      |  2 +-
 .../apt/ComponentPropertyConfigurerGenerator.java  | 23 +++++++++++++++++++++-
 .../apt/EndpointPropertyConfigurerGenerator.java   | 22 ++++++++++++++++++++-
 4 files changed, 46 insertions(+), 4 deletions(-)