Binary compatibility report for the MyFaces library  between 2.0.3 and 2.0.4 versions

Test Info


Library NameMyFaces
Version #12.0.3
Version #22.0.4

Test Results


Total Java ARchives2
Total Methods / Classes10327 / 1222
VerdictIncompatible
(0.01%)

Problem Summary


SeverityCount
Added Methods-6
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low2
Problems with
Methods
High1
Medium0
Low1

Added Methods (6)


myfaces-bundle-2.0.4.jar, JspViewDeclarationLanguageBase.class
package org.apache.myfaces.shared_impl.view
JspViewDeclarationLanguageBase.actuallyRenderView ( javax.faces.context.FacesContext facesContext, javax.faces.component.UIViewRoot viewToRender )  :  boolean
JspViewDeclarationLanguageBase.isViewStateAlreadyEncoded javax.faces.context.FacesContext context )  :  boolean

myfaces-bundle-2.0.4.jar, ParametrizableFacesMessage.class
package org.apache.myfaces.shared_impl.util
ParametrizableFacesMessage.getUnformattedDetail ( )  :  String
ParametrizableFacesMessage.getUnformattedSummary ( )  :  String
ParametrizableFacesMessage.setDetail String detail )  :  void
ParametrizableFacesMessage.setSummary String summary )  :  void

to the top

Problems with Methods, High Severity (1)


myfaces-bundle-2.0.3.jar, JspViewDeclarationLanguageBase
package org.apache.myfaces.shared_impl.view
[+] JspViewDeclarationLanguageBase.actuallyRenderView ( javax.faces.context.FacesContext facesContext, javax.faces.component.UIViewRoot viewToRender )  :  void (1)

to the top

Problems with Data Types, Low Severity (2)


myfaces-bundle-2.0.3.jar
package org.apache.myfaces.shared_impl.util
[+] ParametrizableFacesMessage (2)

to the top

Problems with Methods, Low Severity (1)


myfaces-bundle-2.0.3.jar, CompositeELResolver
package org.apache.myfaces.el
[+] CompositeELResolver.add javax.el.ELResolver elResolver )  :  void (1)

to the top

Java ARchives (2)


myfaces-api-2.0.3.jar
myfaces-bundle-2.0.3.jar

to the top




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