Binary compatibility report for the MyFaces library  between 2.1.11 and 2.1.12 versions

Test Info


Library NameMyFaces
Version #12.1.11
Version #22.1.12

Test Results


Total Java ARchives2
Total Methods / Classes11043 / 1323
VerdictIncompatible
(0.1%)

Problem Summary


SeverityCount
Added Methods-12
Removed MethodsHigh0
Problems with
Data Types
High0
Medium3
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-4

Added Methods (12)


myfaces-bundle-2.1.12.jar, AbstractFaceletCache.class
package org.apache.myfaces.view.facelets
AbstractFaceletCache.AbstractFaceletCache ( )
AbstractFaceletCache.getCompositeComponentMetadataFacelet java.net.URL p1 ) [abstract]  :  Object
AbstractFaceletCache.getCompositeComponentMetadataMemberFactory ( )  :  javax.faces.view.facelets.FaceletCache.MemberFactory
AbstractFaceletCache.getFacelet ( javax.faces.view.facelets.FaceletContext ctx, java.net.URL url )  :  Object
AbstractFaceletCache.isCompositeComponentMetadataFaceletCached java.net.URL p1 ) [abstract]  :  boolean
AbstractFaceletCache.setMemberFactories ( javax.faces.view.facelets.FaceletCache.MemberFactory faceletFactory, javax.faces.view.facelets.FaceletCache.MemberFactory viewMetadataFaceletFactory, javax.faces.view.facelets.FaceletCache.MemberFactory compositeComponentMetadataFaceletFactory )  :  void

myfaces-bundle-2.1.12.jar, FaceletFactory.class
package org.apache.myfaces.view.facelets
FaceletFactory.getFacelet ( javax.faces.view.facelets.FaceletContext p1, java.net.URL p2 ) [abstract]  :  Facelet

myfaces-bundle-2.1.12.jar, TemplateContext.class
package org.apache.myfaces.view.facelets
TemplateContext.addKnownParameters String p1 ) [abstract]  :  void
TemplateContext.containsKnownParameter String p1 ) [abstract]  :  boolean
TemplateContext.containsParameter String p1 ) [abstract]  :  boolean
TemplateContext.getKnownParameters ( ) [abstract]  :  java.util.Set
TemplateContext.isKnownParametersEmpty ( ) [abstract]  :  boolean

to the top

Problems with Data Types, Medium Severity (3)


myfaces-bundle-2.1.11.jar
package org.apache.myfaces.view.facelets
[+] TemplateContext (3)

to the top

Other Changes in Data Types (4)


myfaces-bundle-2.1.11.jar
package org.apache.myfaces.view.facelets
[+] ELExpressionCacheMode (1)
[+] FaceletFactory (1)
[+] TemplateContext (2)

to the top

Java ARchives (2)


myfaces-api-2.1.11.jar
myfaces-bundle-2.1.11.jar

to the top




Generated on Wed Jun 5 08:18:52 2013 for MyFaces by Java API Compliance Checker 1.3.1  
A tool for checking backward compatibility of a Java library API