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

Test Info


Library NameMyFaces
Version #12.2.3
Version #22.2.4
Java Version1.6.0_24

Test Results


Total Java ARchives2
Total Methods / Classes12923 / 1571
VerdictCompatible

Problem Summary


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

Added Methods (6)


myfaces-bundle-2.2.4.jar, HtmlFormRendererBase.class
package org.apache.myfaces.shared.renderkit.html
HtmlFormRendererBase.renderViewStateAndHiddenFields ( javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component )  :  void

myfaces-bundle-2.2.4.jar, MyfacesConfig.class
package org.apache.myfaces.shared.config
MyfacesConfig.isRenderFormViewStateAtBegin ( )  :  boolean
MyfacesConfig.setRenderFormViewStateAtBegin ( boolean renderFormViewStateAtBegin )  :  void

myfaces-bundle-2.2.4.jar, SelectItemInfo.class
package org.apache.myfaces.shared.renderkit.html.util
SelectItemInfo.getValue ( )  :  Object
SelectItemInfo.SelectItemInfo ( javax.faces.model.SelectItem item, javax.faces.component.UIComponent component, Object value )

myfaces-bundle-2.2.4.jar, SelectItemsIterator.class
package org.apache.myfaces.shared.util
SelectItemsIterator.getCurrentValue ( )  :  Object

to the top

Other Changes in Data Types (2)


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

to the top

Java ARchives (2)


myfaces-api-2.2.3.jar
myfaces-bundle-2.2.3.jar

to the top




Generated on Wed Jul 2 07:09:41 2014 for MyFaces by Java API Compliance Checker 1.3.7  
A tool for checking backward compatibility of a Java library API