Source 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
VerdictCompatible

Problem Summary


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

Added Methods (5)


myfaces-bundle-2.0.4.jar, JspViewDeclarationLanguageBase.class
package org.apache.myfaces.shared_impl.view
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

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