Source compatibility report for the MyFaces library between 2.0.22 and 2.0.23 versions
Test Info
Library Name | MyFaces |
Version #1 | 2.0.22 |
Version #2 | 2.0.23 |
Java Version | 1.6.0_24 |
Test Results
Total Java ARchives | 2 |
---|
Total Methods / Classes | 10874 / 1302 |
---|
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 2 |
---|
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 (2)
myfaces-bundle-2.0.23.jar, ComponentSupport.class
package org.apache.myfaces.view.facelets.tag.jsf
ComponentSupport.findChildInChildrenByTagId ( javax.faces.component.UIComponent parent, String id ) [static] : javax.faces.component.UIComponent
[mangled: org/apache/myfaces/view/facelets/tag/jsf/ComponentSupport.findChildInChildrenByTagId:(Ljavax/faces/component/UIComponent;Ljava/lang/String;)Ljavax/faces/component/UIComponent;]
ComponentSupport.findChildInFacetsByTagId ( javax.faces.component.UIComponent parent, String id ) [static] : String
[mangled: org/apache/myfaces/view/facelets/tag/jsf/ComponentSupport.findChildInFacetsByTagId:(Ljavax/faces/component/UIComponent;Ljava/lang/String;)Ljava/lang/String;]
to the top
Java ARchives (2)
myfaces-api-2.0.22.jar
myfaces-bundle-2.0.22.jar
to the top
Generated on Thu Jan 15 07:19:26 2015 for MyFaces by Java API Compliance Checker 1.3.7
A tool for checking backward compatibility of a Java library API