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:16:12 UTC

[camel] branch camel-2.23.x updated (1257769 -> 69574a9)

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

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


    from 1257769  CAMEL-13319 - TwitterConverter calls deprecated getSenderScreenName, throws UnsupportedOperationException https://issues.apache.org/jira/browse/CAMEL-13319
     new 2388a24  CAMEL-13320 - DirectMessageConsumerHandler.java pollConsume method calls deprecated Twitter.getDirectMessages(Paging p) https://issues.apache.org/jira/browse/CAMEL-13320
     new 69574a9  CAMEL-13320 - DirectMessageConsumerHandler.java pollConsume method calls deprecated Twitter.getDirectMessages(Paging p) https://issues.apache.org/jira/browse/CAMEL-13320

The 34206 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(-)