[
https://issues.apache.org/jira/browse/CAMEL-4017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180270#comment-13180270
]
Willem Jiang commented on CAMEL-4017:
-------------------------------------
@Brett,
I just committed the camel-twitter component which is based on the last version
of github.
Here are the changes those I made:
1. Reformatted the code, fixed some CS issues, remove the @author as we don't
use it in camel
2. Removed the MockProducer, TwitterUpdateStatusTest
3. Added profile to run the twitter unit test, we don't run the twitter tests
by default
4. Changed the common log to slf4j which is used in camel by default
5. Changed some info log to debug
> Continue development of camel-twitter
> -------------------------------------
>
> Key: CAMEL-4017
> URL: https://issues.apache.org/jira/browse/CAMEL-4017
> Project: Camel
> Issue Type: New Feature
> Reporter: Brett Meyer
> Labels: twitter
> Fix For: Future
>
>
> CAMEL-1520 resulted in the beginnings of camel-twitter, a component for
> consuming and publishing through the Twitter API. The issue is marked as
> WON'T fix, as the authors decide to start investigating a more generalized
> social media component.
> The src is currently sitting in Bruno's
> https://github.com/brunoborges/camel-twitter. I propose continuing
> development, hopefully adding it to the camel-extra repository.
> In my opinion, keeping this separate, rather than adding to a generalized
> social media plugin, would be important. Twitter usage, and the context the
> component would be used, can be drastically different.
> I would be more than willing to take ownership of the effort and begin to
> contribute. There's several areas of the Twitter API that we use that would
> be extremely helpful to add as a Camel endpoint (streaming connections, etc.).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira