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/03/13 07:13:06 UTC

[camel] branch master updated (dc2917c -> 6324d88)

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 dc2917c  CAMEL-13319 - TwitterConverter calls deprecated getSenderScreenName, throws UnsupportedOperationException https://issues.apache.org/jira/browse/CAMEL-13319
     new 5159b0d  CAMEL-13320 - DirectMessageConsumerHandler.java pollConsume method calls deprecated Twitter.getDirectMessages(Paging p) https://issues.apache.org/jira/browse/CAMEL-13320
     new 6324d88  CAMEL-13320 - DirectMessageConsumerHandler.java pollConsume method calls deprecated Twitter.getDirectMessages(Paging p) https://issues.apache.org/jira/browse/CAMEL-13320

The 36041 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/main/docs/twitter-directmessage-component.adoc       |  2 +-
 .../src/main/docs/twitter-search-component.adoc              |  2 +-
 .../src/main/docs/twitter-streaming-component.adoc           |  2 +-
 .../src/main/docs/twitter-timeline-component.adoc            |  2 +-
 .../apache/camel/component/twitter/TwitterConfiguration.java | 12 ++++++------
 .../twitter/directmessage/DirectMessageConsumerHandler.java  |  4 ++--
 6 files changed, 12 insertions(+), 12 deletions(-)