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/07 15:41:50 UTC

[camel] branch master updated (cc4fb51 -> 8658448)

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 cc4fb51  CAMEL-15632: add possibility to set google maps config for component (#4383)
     add 8658448  CAMEL-15651 - camel twitter refactor. (#4385)

No new revisions were added by this update.

Summary of changes:
 .../twitter/consumer/DefaultTwitterConsumer.java   |  4 +--
 .../twitter/consumer/TwitterEventType.java         |  4 +--
 .../TwitterDirectMessageEndpoint.java              |  3 +-
 .../twitter/search/SearchConsumerHandler.java      |  4 +--
 .../timeline/AbstractStatusConsumerHandler.java    |  4 +--
 .../twitter/timeline/TwitterTimelineEndpoint.java  | 15 +++++-----
 .../component/twitter/util/TwitterConverter.java   | 32 +++++++++++-----------
 .../twitter/SearchByExchangeDirectTest.java        |  6 ++--
 .../component/twitter/UriConfigurationTest.java    | 11 ++++----
 9 files changed, 41 insertions(+), 42 deletions(-)