Binary compatibility report for the MyFaces library  between 2.2.7 and 2.2.8 versions

Test Info


Library NameMyFaces
Version #12.2.7
Version #22.2.8
Java Version1.6.0_24

Test Results


Total Java ARchives2
Total Methods / Classes12991 / 1579
VerdictIncompatible
(0.01%)

Problem Summary


SeverityCount
Added Methods-5
Removed MethodsHigh0
Problems with
Data Types
High0
Medium2
Low1
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-1

Added Methods (5)


myfaces-bundle-2.2.8.jar, ContractMapping.class
package org.apache.myfaces.config.element
ContractMapping.getContractList ( ) [abstract]  :  java.util.List
ContractMapping.getUrlPatternList ( ) [abstract]  :  java.util.List

myfaces-bundle-2.2.8.jar, ResourceHandlerCache.class
package org.apache.myfaces.shared.resource
ResourceHandlerCache.confirmLibraryExists ( String libraryName )  :  void
ResourceHandlerCache.confirmLibraryNotExists ( String libraryName )  :  void
ResourceHandlerCache.libraryExists ( String libraryName )  :  Boolean

to the top

Problems with Data Types, Medium Severity (2)


myfaces-bundle-2.2.7.jar
package org.apache.myfaces.config.element
[+] ContractMapping (2)

to the top

Problems with Data Types, Low Severity (1)


myfaces-bundle-2.2.7.jar
package javax.faces.component
[+] UIViewAction (1)

to the top

Other Changes in Data Types (1)


myfaces-bundle-2.2.7.jar
package org.apache.myfaces.renderkit.html
[+] HtmlResponseStateManager (1)

to the top

Java ARchives (2)


myfaces-api-2.2.7.jar
myfaces-bundle-2.2.7.jar

to the top




Generated on Tue Apr 14 07:14:23 2015 for MyFaces by Java API Compliance Checker 1.3.7  
A tool for checking backward compatibility of a Java library API