Binary compatibility report for the MyFaces library  between 2.2.4 and 2.2.5 versions

Test Info


Library NameMyFaces
Version #12.2.4
Version #22.2.5
Java Version1.6.0_24

Test Results


Total Java ARchives2
Total Methods / Classes12926 / 1571
VerdictIncompatible
(0.2%)

Problem Summary


SeverityCount
Added Methods-3
Removed MethodsHigh0
Problems with
Data Types
High0
Medium1
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-2

Added Methods (3)


myfaces-bundle-2.2.5.jar, MyfacesConfig.class
package org.apache.myfaces.shared.config
MyfacesConfig.isFlashScopeDisabled ( )  :  boolean
MyfacesConfig.setFlashScopeDisabled ( boolean flashScopeDisabled )  :  void

myfaces-bundle-2.2.5.jar, RemoveComponentCallback.class
package org.apache.myfaces.view.facelets
DefaultFaceletsStateManagementStrategy.RemoveComponentCallback.isComponentFound ( )  :  boolean

to the top

Problems with Data Types, Medium Severity (1)


myfaces-bundle-2.2.4.jar
package org.apache.myfaces.view.facelets
[+] FaceletViewDeclarationLanguage (1)

to the top

Other Changes in Data Types (2)


myfaces-bundle-2.2.4.jar
package org.apache.myfaces.shared.config
[+] MyfacesConfig (2)

to the top

Java ARchives (2)


myfaces-api-2.2.4.jar
myfaces-bundle-2.2.4.jar

to the top




Generated on Tue Sep 23 07:09:47 2014 for MyFaces by Java API Compliance Checker 1.3.7  
A tool for checking backward compatibility of a Java library API