Binary compatibility report for the MyFaces library  between 2.0.13 and 2.0.14 versions

Test Info


Library NameMyFaces
Version #12.0.13
Version #22.0.14

Test Results


Total Java ARchives2
Total Methods / Classes10729 / 1281
VerdictCompatible

Problem Summary


SeverityCount
Added Methods-16
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low5
Problems with
Methods
High0
Medium0
Low0

Added Methods (16)


myfaces-bundle-2.0.14.jar, CompositeResouceWrapper.class
package org.apache.myfaces.view.facelets.tag.composite
CompositeResouceWrapper.toString ( )  :  String

myfaces-bundle-2.0.14.jar, DefaultNavigationHandlerSupport.class
package org.apache.myfaces.application
DefaultNavigationHandlerSupport.calculateViewId javax.faces.context.FacesContext facesContext )  :  String
DefaultNavigationHandlerSupport.DefaultNavigationHandlerSupport ( )

myfaces-bundle-2.0.14.jar, FaceletCompositionContext.class
package org.apache.myfaces.view.facelets
FaceletCompositionContext.incrementUniqueComponentId ( )  :  void

myfaces-bundle-2.0.14.jar, HtmlRendererUtils.class
package org.apache.myfaces.shared.renderkit.html
HtmlRendererUtils.getHiddenCommandLinkFieldName ( util.FormInfo formInfo, javax.faces.context.FacesContext facesContext ) [static]  :  String

myfaces-bundle-2.0.14.jar, NavigationHandlerImpl.class
package org.apache.myfaces.application
NavigationHandlerImpl.getNavigationHandlerSupport ( )  :  NavigationHandlerSupport
NavigationHandlerImpl.setNavigationHandlerSupport NavigationHandlerSupport navigationHandlerSupport )  :  void

myfaces-bundle-2.0.14.jar, NavigationHandlerSupport.class
package org.apache.myfaces.application
NavigationHandlerSupport.calculateViewId javax.faces.context.FacesContext p1 ) [abstract]  :  String
NavigationHandlerSupport.NavigationHandlerSupport ( )

myfaces-bundle-2.0.14.jar, StateWriter.class
package org.apache.myfaces.view.facelets
StateWriter.getCurrentInstance javax.faces.context.FacesContext facesContext ) [static]  :  StateWriter
StateWriter.release javax.faces.context.FacesContext facesContext )  :  void
StateWriter.StateWriter ( java.io.Writer initialOut, int initialSize, javax.faces.context.FacesContext facesContext )

myfaces-bundle-2.0.14.jar, UIParameter.class
package javax.faces.component
UIParameter.getFacesContext ( )  :  javax.faces.context.FacesContext

myfaces-bundle-2.0.14.jar, UISelectItem.class
package javax.faces.component
UISelectItem.getFacesContext ( )  :  javax.faces.context.FacesContext

myfaces-bundle-2.0.14.jar, UISelectItems.class
package javax.faces.component
UISelectItems.getFacesContext ( )  :  javax.faces.context.FacesContext

myfaces-bundle-2.0.14.jar, UIViewParameter.class
package javax.faces.component
UIViewParameter.getFacesContext ( )  :  javax.faces.context.FacesContext

to the top

Problems with Data Types, Low Severity (5)


myfaces-bundle-2.0.13.jar
package javax.faces.component
[+] UIParameter (1)
[+] UISelectItem (1)
[+] UISelectItems (1)
[+] UIViewParameter (1)

package org.apache.myfaces.view.facelets.tag.composite
[+] CompositeResouceWrapper (1)

to the top

Java ARchives (2)


myfaces-api-2.0.13.jar
myfaces-bundle-2.0.13.jar

to the top




Generated on Fri Jan 11 17:16:07 2013 for MyFaces by Java API Compliance Checker 1.3  
A tool for checking backward compatibility of a Java library API