Source compatibility report for the MyFaces library  between 2.2.6 and 2.2.7 versions

Test Info


Library NameMyFaces
Version #12.2.6
Version #22.2.7
Java Version1.6.0_24

Test Results


Total Java ARchives2
Total Methods / Classes12986 / 1579
VerdictCompatible

Problem Summary


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

Added Methods (6)


myfaces-bundle-2.2.7.jar, FaceletCompositionContext.class
package org.apache.myfaces.view.facelets
FaceletCompositionContext.getViewRoot ( javax.faces.context.FacesContext facesContext )  :  javax.faces.component.UIViewRoot
FaceletCompositionContext.setViewRoot ( javax.faces.component.UIViewRoot root )  :  void

myfaces-bundle-2.2.7.jar, FacesConfigurator.class
package org.apache.myfaces.config
FacesConfigurator.getApplication ( )  :  javax.faces.application.Application
FacesConfigurator.setApplication ( javax.faces.application.Application application )  :  void

myfaces-bundle-2.2.7.jar, FacesContextImplBase.class
package org.apache.myfaces.context.servlet
FacesContextImplBase.purgeFacesContext ( )  :  void

myfaces-bundle-2.2.7.jar, JsfElementRenderer.class
package org.apache.myfaces.view.facelets.component
JsfElementRenderer.decode ( javax.faces.context.FacesContext context, javax.faces.component.UIComponent component )  :  void

to the top

Java ARchives (2)


myfaces-api-2.2.6.jar
myfaces-bundle-2.2.6.jar

to the top




Generated on Thu Jan 15 07:17:17 2015 for MyFaces by Java API Compliance Checker 1.3.7  
A tool for checking backward compatibility of a Java library API