Source compatibility report for the MyFaces library between 2.0.21 and 2.0.22 versions
Test Info
Library Name | MyFaces |
Version #1 | 2.0.21 |
Version #2 | 2.0.22 |
Java Version | 1.6.0_24 |
Test Results
Total Java ARchives | 2 |
---|
Total Methods / Classes | 10872 / 1302 |
---|
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 1 |
---|
Removed Methods | High | 0 |
---|
Problems with Data Types | High | 0 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Added Methods (1)
myfaces-bundle-2.0.22.jar, RemoveComponentCallback.class
package org.apache.myfaces.view.facelets
DefaultFaceletsStateManagementStrategy.RemoveComponentCallback.isComponentFound ( ) : boolean
[mangled: org/apache/myfaces/view/facelets/DefaultFaceletsStateManagementStrategy.RemoveComponentCallback.isComponentFound:()Z]
to the top
Java ARchives (2)
myfaces-api-2.0.21.jar
myfaces-bundle-2.0.21.jar
to the top
Generated on Tue Sep 23 07:12:19 2014 for MyFaces by Java API Compliance Checker 1.3.7
A tool for checking backward compatibility of a Java library API