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

Test Info


Library NameMyFaces
Version #12.2.5
Version #22.2.6
Java Version1.6.0_24

Test Results


Total Java ARchives2
Total Methods / Classes12950 / 1571
VerdictCompatible

Problem Summary


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

Added Methods (24)


myfaces-bundle-2.2.6.jar, _Servlet30Utils.class
package org.apache.myfaces.shared.context.flash
_Servlet30Utils._Servlet30Utils ( )
_Servlet30Utils.setCookieHttpOnly ( javax.servlet.http.Cookie cookie, boolean value ) [static]  :  void

myfaces-bundle-2.2.6.jar, ComponentSupport.class
package org.apache.myfaces.view.facelets.tag.jsf
ComponentSupport.findChildInFacetsByTagId ( javax.faces.component.UIComponent parent, String id ) [static]  :  String

myfaces-bundle-2.2.6.jar, DefaultCDIFacesFlowProvider.class
package org.apache.myfaces.flow.cdi
DefaultCDIFacesFlowProvider.refreshClientWindow ( javax.faces.context.FacesContext facesContext )  :  void

myfaces-bundle-2.2.6.jar, FacesFlowProvider.class
package org.apache.myfaces.spi
FacesFlowProvider.refreshClientWindow ( javax.faces.context.FacesContext context )  :  void

myfaces-bundle-2.2.6.jar, FlashImpl.class
package org.apache.myfaces.shared.context.flash
FlashImpl.clearFlashMap ( javax.faces.context.FacesContext facesContext, String clientWindowId, String token )  :  void
FlashImpl.getFlashClientWindowTokenCollection ( javax.faces.context.ExternalContext externalContext, boolean create )  :  FlashClientWindowTokenCollection

myfaces-bundle-2.2.6.jar, FlowHandlerImpl.class
package org.apache.myfaces.flow
FlowHandlerImpl.isListenerForSource ( Object source )  :  boolean
FlowHandlerImpl.processEvent ( javax.faces.event.SystemEvent event )  :  void

myfaces-bundle-2.2.6.jar, FlowScopeBeanHolder.class
package org.apache.myfaces.flow.cdi
FlowScopeBeanHolder.clearFlowMap ( String clientWindowId )  :  void
FlowScopeBeanHolder.refreshClientWindow ( javax.faces.context.FacesContext facesContext )  :  void

myfaces-bundle-2.2.6.jar, HtmlGroupRendererBase.class
package org.apache.myfaces.shared.renderkit.html
HtmlGroupRendererBase.decode ( javax.faces.context.FacesContext context, javax.faces.component.UIComponent component )  :  void

myfaces-bundle-2.2.6.jar, MyfacesConfig.class
package org.apache.myfaces.shared.config
MyfacesConfig.getNumberOfFacesFlowClientWindowIdsInSession ( )  :  Integer
MyfacesConfig.getNumberOfFlashTokensInSession ( )  :  Integer
MyfacesConfig.getNumberOfSequentialViewsInSession ( )  :  Integer
MyfacesConfig.getNumberOfViewsInSession ( )  :  Integer
MyfacesConfig.setNumberOfFacesFlowClientWindowIdsInSession ( Integer numberOfFacesFlowClientWindowIdsInSession )  :  void
MyfacesConfig.setNumberOfFlashTokensInSession ( Integer numberOfFlashTokensInSession )  :  void
MyfacesConfig.setNumberOfSequentialViewsInSession ( Integer numberOfSequentialViewsInSession )  :  void
MyfacesConfig.setNumberOfViewsInSession ( Integer numberOfViewsInSession )  :  void

myfaces-bundle-2.2.6.jar, PostClientWindowAndViewInitializedEvent.class
package org.apache.myfaces.event
PostClientWindowAndViewInitializedEvent.PostClientWindowAndViewInitializedEvent ( Object source )

myfaces-bundle-2.2.6.jar, ReleasableFlash.class
package org.apache.myfaces.shared.context.flash
ReleasableFlash.clearFlashMap ( javax.faces.context.FacesContext p1, String p2, String p3 ) [abstract]  :  void

myfaces-bundle-2.2.6.jar, ServletSpecifications.class
package org.apache.myfaces.shared.util
ServletSpecifications.isServlet30Available ( ) [static]  :  boolean
ServletSpecifications.ServletSpecifications ( )

to the top

Other Changes in Data Types (4)


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

to the top

Java ARchives (2)


myfaces-api-2.2.5.jar
myfaces-bundle-2.2.5.jar

to the top




Generated on Tue Nov 18 07:10:57 2014 for MyFaces by Java API Compliance Checker 1.3.7  
A tool for checking backward compatibility of a Java library API