You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/12/06 11:07:20 UTC

[camel] branch master updated (10dfcf5 -> c4f6b6f)

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

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 10dfcf5  CAMEL-14263: camel-stomp should use source code generated configurer to avoid reflection configuration.
     add 66ba03a5 CAMEL-14263: camel-thrift should use source code generated configurer to avoid reflection configuration.
     add c4f6b6f  CAMEL-14263: camel-stomp should use source code generated configurer to avoid reflection configuration.

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/camel/component/stomp/StompEndpoint.java | 4 +++-
 .../main/java/org/apache/camel/component/thrift/ThriftEndpoint.java   | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)