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/09/01 10:00:22 UTC

[camel] branch master updated (01c50db -> a2ecd0a)

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 01c50db  CAMEL-13913: camel3 - components - Use BeanIntrospection instead of IntrospectionSupport
     add a2ecd0a  CAMEL-13913: camel3 - components - Use BeanIntrospection instead of IntrospectionSupport

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/component/bean/BeanInfo.java  | 60 ++++++++++++++++++++--
 .../component/facebook/FacebookComponent.java      |  6 ++-
 .../camel/component/facebook/FacebookConsumer.java |  4 +-
 .../camel/component/facebook/FacebookEndpoint.java |  2 +-
 .../camel/component/facebook/FacebookProducer.java |  2 +-
 .../facebook/data/FacebookPropertiesHelper.java    | 17 +++---
 6 files changed, 73 insertions(+), 18 deletions(-)