Binary compatibility report for the MyFaces library between 2.1.15 and 2.1.16 versions
Test Info
Library Name | MyFaces |
Version #1 | 2.1.15 |
Version #2 | 2.1.16 |
Java Version | 1.6.0_24 |
Test Results
Total Java ARchives | 2 |
---|
Total Methods / Classes | 11061 / 1327 |
---|
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.1.16.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.1.15.jar
myfaces-bundle-2.1.15.jar
to the top
Generated on Tue Sep 23 07:11:03 2014 for MyFaces by Java API Compliance Checker 1.3.7
A tool for checking backward compatibility of a Java library API