Source compatibility report for the MyFaces library between 2.1.14 and 2.1.15 versions
Test Info
Library Name | MyFaces |
Version #1 | 2.1.14 |
Version #2 | 2.1.15 |
Test Results
Total Java ARchives | 2 |
---|
Total Methods / Classes | 11056 / 1326 |
---|
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.1.15.jar, ELText.class
package org.apache.myfaces.view.facelets.el
ELText.parseAsArray ( javax.el.ExpressionFactory fact, javax.el.ELContext ctx, String in ) [static] : ELText[ ]
[run-time name: org/apache/myfaces/view/facelets/el/ELText.parseAsArray:(Ljavax/el/ExpressionFactory;Ljavax/el/ELContext;Ljava/lang/String;)[Lorg/apache/myfaces/view/facelets/el/ELText;]
ELText.parseAsArray ( String in ) [static] : ELText[ ]
[run-time name: org/apache/myfaces/view/facelets/el/ELText.parseAsArray:(Ljava/lang/String;)[Lorg/apache/myfaces/view/facelets/el/ELText;]
to the top
Java ARchives (2)
myfaces-api-2.1.14.jar
myfaces-bundle-2.1.14.jar
to the top
Generated on Wed Mar 5 07:09:02 2014 for MyFaces by Java API Compliance Checker 1.3.6
A tool for checking backward compatibility of a Java library API