Projects using verifyCredentials() need to apply this version. This version will also be available in the Maven central repository in 24 hours. Here are the list of fixes included in version 1.1.3.
Release Notes - Twitter4J - Version 1.1.3 new! 12/13/2008 Bug [TFJ-67] - verifyCredentials() returns always false since 10/12/2008 - Thanks Amir & Masaaki! New Feature [TFJ-33] - ability to get the authenticated user - Thanks Scott! Task [TFJ-65] - methods don't have to be final
> Projects using verifyCredentials() need to apply this version.
> This version will also be available in the Maven central repository in
> 24 hours.
> Here are the list of fixes included in version 1.1.3.
> Release Notes - Twitter4J - Version 1.1.3 new! 12/13/2008
> Bug
> [TFJ-67] - verifyCredentials() returns always false since 10/12/2008 -
> Thanks Amir & Masaaki!
> New Feature
> [TFJ-33] - ability to get the authenticated user - Thanks Scott!
> Task
> [TFJ-65] - methods don't have to be final
> Best regards,
> --
> Yusuke Yamamoto
> yus...@mac.com
You can also use the in-house repository if you like :)
--------------------
<repository>
<id>yusuke.homeip.net</id>
<name>yusuke.homeip.net Repository</name>
<url>http://yusuke.homeip.net/maven2</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>net.homeip.yusuke</groupId>
<artifactId>twitter4j</artifactId>
<version>[1.1,)</version>
<scope>compile</scope>
</dependency>
</dependencies>
--------------------
>> Projects using verifyCredentials() need to apply this version.
>> This version will also be available in the Maven central repository
>> in
>> 24 hours.
>> Here are the list of fixes included in version 1.1.3.
>> Release Notes - Twitter4J - Version 1.1.3 new! 12/13/2008
>> Bug
>> [TFJ-67] - verifyCredentials() returns always false since
>> 10/12/2008 -
>> Thanks Amir & Masaaki!
>> New Feature
>> [TFJ-33] - ability to get the authenticated user - Thanks Scott!
>> Task
>> [TFJ-65] - methods don't have to be final
>> Best regards,
>> --
>> Yusuke Yamamoto
>> yus...@mac.com
> >> Projects using verifyCredentials() need to apply this version.
> >> This version will also be available in the Maven central repository
> >> in
> >> 24 hours.
> >> Here are the list of fixes included in version 1.1.3.
> >> Release Notes - Twitter4J - Version 1.1.3 new! 12/13/2008
> >> Bug
> >> [TFJ-67] - verifyCredentials() returns always false since
> >> 10/12/2008 -
> >> Thanks Amir & Masaaki!
> >> New Feature
> >> [TFJ-33] - ability to get the authenticated user - Thanks Scott!
> >> Task
> >> [TFJ-65] - methods don't have to be final
> > >> Projects using verifyCredentials() need to apply this version.
> > >> This version will also be available in the Maven central repository
> > >> in
> > >> 24 hours.
> > >> Here are the list of fixes included in version 1.1.3.
> > >> Release Notes - Twitter4J - Version 1.1.3 new! 12/13/2008
> > >> Bug
> > >> [TFJ-67] - verifyCredentials() returns always false since
> > >> 10/12/2008 -
> > >> Thanks Amir & Masaaki!
> > >> New Feature
> > >> [TFJ-33] - ability to get the authenticated user - Thanks Scott!
> > >> Task
> > >> [TFJ-65] - methods don't have to be final
I'm the project lead for the Eclipse Communication Framework http://www.eclipse.org/ecf and I/we are now using twitter4j to implement an ECF provider and the ECF presence/chat API along with some SWT and Eclipse-based clients/UIs. Would you be willing to speak with us about coordinating and possibly contributing work on twitter4j and this provider implementation for inclusion in to ECF version 3.0? (aka Eclipse 3.5/Galileo).
If so, please let me know directly (sle...@composent.com or scottsle...@gmail.com).
Thanks for your work on twitter4j. We are having good success with using it and look forward to using it further.
> Projects using verifyCredentials() need to apply this version.
> This version will also be available in the Maven central
> repository in 24 hours.
> Here are the list of fixes included in version 1.1.3.