Binary compatibility report for the Twitter4J library  between 3.0.0 and 3.0.1 versions

Test Info


Library NameTwitter4J
Version #13.0.0
Version #23.0.1

Test Results


Total Java ARchives5
Total Methods / Classes1950 / 159
VerdictIncompatible
(2.7%)

Problem Summary


SeverityCount
Added Methods-1
Removed MethodsHigh1
Problems with
Data Types
High1
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-2

Added Methods (1)


twitter4j-core-3.0.1.jar, Status.class
package twitter4j
Status.getCurrentUserRetweetId ( ) [abstract]  :  long

to the top

Removed Methods (1)


twitter4j-core-3.0.0.jar, Status.class
package twitter4j
Status.getMyRetweet ( ) [abstract]  :  Status

to the top

Problems with Data Types, High Severity (1)


twitter4j-core-3.0.0.jar
package twitter4j
[+] Status (1)

to the top

Other Changes in Data Types (2)


twitter4j-core-3.0.0.jar
package twitter4j
[+] Status (1)

package twitter4j.conf
[+] PropertyConfiguration (1)

to the top

Java ARchives (5)


twitter4j-appengine-3.0.0.jar
twitter4j-async-3.0.0.jar
twitter4j-core-3.0.0.jar
twitter4j-media-support-3.0.0.jar
twitter4j-stream-3.0.0.jar

to the top




Generated on Fri Nov 23 08:23:52 2012 for Twitter4J by Java API Compliance Checker 1.2.1  
A tool for checking backward compatibility of a Java library API