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

Test Info


Library NameMyFaces
Version #12.1.12
Version #22.1.13

Test Results


Total Java ARchives2
Total Methods / Classes11052 / 1324
VerdictIncompatible
(0.02%)

Problem Summary


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

Added Methods (9)


myfaces-bundle-2.1.13.jar, DefaultRestoreViewSupport.class
package org.apache.myfaces.lifecycle
DefaultRestoreViewSupport.checkViewExists ( javax.faces.context.FacesContext facesContext, String viewId )  :  boolean

myfaces-bundle-2.1.13.jar, DuplicateIdException.class
package org.apache.myfaces.view.facelets.compiler
DuplicateIdException.DuplicateIdException String message, javax.faces.component.UIComponent firstComponent, javax.faces.component.UIComponent secondComponent )
DuplicateIdException.getFirstComponent ( )  :  javax.faces.component.UIComponent
DuplicateIdException.getSecondComponent ( )  :  javax.faces.component.UIComponent

myfaces-bundle-2.1.13.jar, HtmlTableRendererBase.class
package org.apache.myfaces.shared.renderkit.html
HtmlTableRendererBase.getColumnCountForComponent ( javax.faces.context.FacesContext facesContext, javax.faces.component.UIData uiData, javax.faces.component.UIComponent child )  :  int

myfaces-bundle-2.1.13.jar, MyfacesConfig.class
package org.apache.myfaces.shared.config
MyfacesConfig.isStrictJsf2ViewNotFound ( )  :  boolean
MyfacesConfig.setStrictJsf2ViewNotFound boolean strictJsf2ViewNotFound )  :  void

myfaces-bundle-2.1.13.jar, RequestViewContext.class
package org.apache.myfaces.context
RequestViewContext.refreshRequestViewContext ( javax.faces.context.FacesContext facesContext, javax.faces.component.UIViewRoot root )  :  void

myfaces-bundle-2.1.13.jar, RestoreViewSupport.class
package org.apache.myfaces.lifecycle
RestoreViewSupport.checkViewExists ( javax.faces.context.FacesContext p1, String p2 ) [abstract]  :  boolean

to the top

Problems with Data Types, Medium Severity (1)


myfaces-bundle-2.1.12.jar
package org.apache.myfaces.lifecycle
[+] RestoreViewSupport (1)

to the top

Other Changes in Data Types (3)


myfaces-bundle-2.1.12.jar
package org.apache.myfaces.context
[+] RequestViewContext (1)

package org.apache.myfaces.shared.config
[+] MyfacesConfig (2)

to the top

Java ARchives (2)


myfaces-api-2.1.12.jar
myfaces-bundle-2.1.12.jar

to the top




Generated on Wed Oct 30 08:09:12 2013 for MyFaces by Java API Compliance Checker 1.3.1  
A tool for checking backward compatibility of a Java library API