Binary compatibility report for the RichFaces library between 4.3.5 and 4.3.6 versions
Test Info
Library Name | RichFaces |
Version #1 | 4.3.5 |
Version #2 | 4.3.6 |
Test Results
Total Java ARchives | 6 |
---|
Total Methods / Classes | 10277 / 1226 |
---|
Verdict | Incompatible (0.01%) |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 1 |
---|
Removed Methods | High | 1 |
---|
Problems with Data Types | High | 0 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Added Methods (1)
richfaces-core-impl-4.3.6.Final.jar, MyFacesExternalResourceTracker.class
package org.richfaces.resource.external
MyFacesExternalResourceTracker.MyFacesExternalResourceTracker ( Class resourceUtilsClass )
[run-time name: org/richfaces/resource/external/MyFacesExternalResourceTracker."<init>":(Ljava/lang/Class;)V]
to the top
Removed Methods (1)
richfaces-core-impl-4.3.5.Final.jar, MyFacesExternalResourceTracker.class
package org.richfaces.resource.external
MyFacesExternalResourceTracker.MyFacesExternalResourceTracker ( )
[run-time name: org/richfaces/resource/external/MyFacesExternalResourceTracker."<init>":()V]
to the top
Java ARchives (6)
richfaces-archetype-kitchensink.jar
richfaces-archetype-simpleapp.jar
richfaces-components-api-4.3.5.Final.jar
richfaces-components-ui-4.3.5.Final.jar
richfaces-core-api-4.3.5.Final.jar
richfaces-core-impl-4.3.5.Final.jar
to the top
Generated on Sat Apr 12 07:10:02 2014 for RichFaces by Java API Compliance Checker 1.3.6
A tool for checking backward compatibility of a Java library API