Source compatibility report for the MyFaces library  between 2.0.4 and 2.0.5 versions

Test Info


Library NameMyFaces
Version #12.0.4
Version #22.0.5

Test Results


Total Java ARchives2
Total Methods / Classes10371 / 1223
VerdictIncompatible
(0.01%)

Problem Summary


SeverityCount
Added Methods-29
Removed MethodsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods (29)


myfaces-bundle-2.0.5.jar, FactoryFinderProvider.class
package org.apache.myfaces.spi
FactoryFinderProvider.getFactory String p1 ) [abstract]  :  Object
FactoryFinderProvider.releaseFactories ( ) [abstract]  :  void
FactoryFinderProvider.setFactory String p1, String p2 ) [abstract]  :  void

myfaces-bundle-2.0.5.jar, FactoryFinderProviderFactory.class
package org.apache.myfaces.spi
FactoryFinderProviderFactory.FactoryFinderProviderFactory ( )
FactoryFinderProviderFactory.getFactoryFinderProvider ( ) [abstract]  :  FactoryFinderProvider
FactoryFinderProviderFactory.getInstance ( ) [static]  :  FactoryFinderProviderFactory
FactoryFinderProviderFactory.setInstance FactoryFinderProviderFactory instance ) [static]  :  void

myfaces-bundle-2.0.5.jar, FlashImpl.class
package org.apache.myfaces.shared_impl.context.flash
FlashImpl.FlashImpl javax.faces.context.ExternalContext externalContext )

myfaces-bundle-2.0.5.jar, FlashScopeDisabledException.class
package org.apache.myfaces.shared_impl.context.flash
FlashScopeDisabledException.FlashScopeDisabledException ( )
FlashScopeDisabledException.FlashScopeDisabledException String message )
FlashScopeDisabledException.FlashScopeDisabledException String message, Throwable cause )
FlashScopeDisabledException.FlashScopeDisabledException Throwable cause )

myfaces-bundle-2.0.5.jar, HtmlRendererUtils.class
package org.apache.myfaces.shared_impl.renderkit.html
HtmlRendererUtils.buildBehaviorChain ( javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent, String targetClientId, String eventName, java.util.Collection params, java.util.Map clientBehaviors, String userEventCode, String serverEventCode ) [static]  :  String
HtmlRendererUtils.buildBehaviorChain ( javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent, String targetClientId, String eventName1, java.util.Collection params, String eventName2, java.util.Collection params2, java.util.Map clientBehaviors, String userEventCode, String serverEventCode ) [static]  :  String
HtmlRendererUtils.renderBehaviorizedAttribute ( javax.faces.context.FacesContext facesContext, javax.faces.context.ResponseWriter writer, String componentProperty, javax.faces.component.UIComponent component, String targetClientId, String eventName, java.util.Collection eventParameters, java.util.Map clientBehaviors, String htmlAttrName, String attributeValue ) [static]  :  boolean
HtmlRendererUtils.renderBehaviorizedAttribute ( javax.faces.context.FacesContext facesContext, javax.faces.context.ResponseWriter writer, String componentProperty, javax.faces.component.UIComponent component, String targetClientId, String eventName, java.util.Collection eventParameters, java.util.Map clientBehaviors, String htmlAttrName, String attributeValue, String serverSideScript ) [static]  :  boolean
HtmlRendererUtils.renderBehaviorizedAttribute ( javax.faces.context.FacesContext facesContext, javax.faces.context.ResponseWriter writer, String componentProperty, javax.faces.component.UIComponent component, String targetClientId, String eventName, java.util.Collection eventParameters, String eventName2, java.util.Collection eventParameters2, java.util.Map clientBehaviors, String htmlAttrName, String attributeValue, String serverSideScript ) [static]  :  boolean
HtmlRendererUtils.renderBehaviorizedAttribute ( javax.faces.context.FacesContext facesContext, javax.faces.context.ResponseWriter writer, String componentProperty, javax.faces.component.UIComponent component, String targetClientId, String eventName, java.util.Map clientBehaviors ) [static]  :  boolean
HtmlRendererUtils.renderBehaviorizedAttribute ( javax.faces.context.FacesContext facesContext, javax.faces.context.ResponseWriter writer, String componentProperty, javax.faces.component.UIComponent component, String targetClientId, String eventName, java.util.Map clientBehaviors, String htmlAttrName ) [static]  :  boolean
HtmlRendererUtils.renderBehaviorizedEventHandlers ( javax.faces.context.FacesContext facesContext, javax.faces.context.ResponseWriter writer, javax.faces.component.UIComponent uiComponent, String targetClientId, java.util.Map clientBehaviors ) [static]  :  void
HtmlRendererUtils.renderBehaviorizedFieldEventHandlersWithoutOnchange ( javax.faces.context.FacesContext facesContext, javax.faces.context.ResponseWriter writer, javax.faces.component.UIComponent uiComponent, String targetClientId, java.util.Map clientBehaviors ) [static]  :  void
HtmlRendererUtils.renderBehaviorizedOnchangeEventHandler ( javax.faces.context.FacesContext facesContext, javax.faces.context.ResponseWriter writer, javax.faces.component.UIComponent uiComponent, String targetClientId, java.util.Map clientBehaviors ) [static]  :  boolean

myfaces-bundle-2.0.5.jar, MyFacesClassLoader.class
package org.apache.myfaces.shared_impl.util
MyFacesClassLoader.equals Object o )  :  boolean
MyFacesClassLoader.getCurrentInstance javax.faces.context.ExternalContext externalContext ) [static]  :  MyFacesClassLoader
MyFacesClassLoader.getResource String s )  :  java.net.URL
MyFacesClassLoader.getResourceAsStream String s )  :  java.io.InputStream
MyFacesClassLoader.getResources String s )  :  java.util.Enumeration
MyFacesClassLoader.loadClass String s )  :  Class
MyFacesClassLoader.MyFacesClassLoader ( )

to the top

Removed Methods (1)


myfaces-bundle-2.0.4.jar, FlashImpl.class
package org.apache.myfaces.shared_impl.context.flash
FlashImpl.FlashImpl ( )

to the top

Java ARchives (2)


myfaces-api-2.0.4.jar
myfaces-bundle-2.0.4.jar

to the top




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