Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] twitter provider and twitter4j

Hi Folks,

The nascent ecf presence provider is based upon a twitter library called 'twitter4j' version 1.0.4. I've learned that twitter4j version 1.1.1 is now out (see notice below).

In someone is interested/able to work on it, the twitter provider is at:

:pserver:anonymous@xxxxxxxxxxxxxxx:/ecf plugins/org.eclipse.ecf.provider.twitter and plugins/org.eclipse.ecf.provider.twitter.ui

there's also the beginnings of a small test plugin at tests/org.eclipse.ecf.tests.provider.twitter

I'll work on it myself as soon as possible (move up to twitter4j 1.1.1 and complete more of the functionality), but if others are interested please say so here (a new enhancement request to track): https://bugs.eclipse.org/bugs/show_bug.cgi?id=256519

Thanks,

Scott



Hi all,

Thank you everyone for using and supporting Twitter4J.

Now Twitter4J 1.1.1 is available for download.
http://yusuke.homeip.net/twitter4j/en/index.html#download

This release contains several bug fixes and all users are strongly suggested to update.
Here are the list of fixes included in version 1.1.1.


         Bug

         o [TFJ-54 <http://yusuke.homeip.net/jira/browse/TFJ-54>] -
           Show method should take long instead of int
         o [TFJ-55 <http://yusuke.homeip.net/jira/browse/TFJ-55>] -
           Show method shouldn't require userid and password
         o [TFJ-56 <http://yusuke.homeip.net/jira/browse/TFJ-56>] -
           TwitterResponse from AsyncTwitter is not Serializable -
           Thanks Mark!
         o [TFJ-57 <http://yusuke.homeip.net/jira/browse/TFJ-57>] -
           Date is encoded twice, and therefore "since" doesn't work -
           Thanks Matteo!
         o [TFJ-60 <http://yusuke.homeip.net/jira/browse/TFJ-60>] -
           hashCode and equals are not properly implemented


         Improvement

         o [TFJ-47 <http://yusuke.homeip.net/jira/browse/TFJ-47>] -
           implement toString()

[TFJ-58] <http://yusuke.homeip.net/jira/browse/TFJ-58>Added pointer for Twitter API wiki - Thanks Mustafa! http://yusuke.homeip.net/fisheye/viewrep/svn/twitter4j/trunk/src/main/java/twitter4j/Twitter.java?r1=140&r2=141 <http://yusuke.homeip.net/fisheye/viewrep/svn/twitter4j/trunk/src/main/java/twitter4j/Twitter.java?r1=140&r2=141>

This release will be available from the Maven central repository in 4 hours as well.

Best regards,
--
Yusuke Yamamoto
yusuke@xxxxxxx <mailto:yusuke@xxxxxxx>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Twitter4J" group.
To post to this group, send email to twitter4j@xxxxxxxxxxxxxxxx
To unsubscribe from this group, send email to twitter4j-unsubscribe@xxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/twitter4j?hl=ja
-~----------~----~----~----~------~----~------~--~---




Back to the top