Source compatibility report for the MyFaces library between 2.0.5 and 2.0.6 versions
Test Info
Library Name | MyFaces |
Version #1 | 2.0.5 |
Version #2 | 2.0.6 |
Test Results
Total Java ARchives | 2 |
---|
Total Methods / Classes | 10417 / 1228 |
---|
Verdict | Incompatible (0.5%) |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 57 |
---|
Removed Methods | High | 30 |
---|
Problems with Data Types | High | 17 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Other Changes in Data Types | - | 1 |
Added Methods (57)
myfaces-bundle-2.0.6.jar, ClearBindingValueExpressionListener.class
package org.apache.myfaces.view.facelets.tag.jsf
ClearBindingValueExpressionListener.ClearBindingValueExpressionListener ( )
[run-time name: org/apache/myfaces/view/facelets/tag/jsf/ClearBindingValueExpressionListener."<init>":()V]
ClearBindingValueExpressionListener.processEvent ( javax.faces.event.ComponentSystemEvent event ) : void
[run-time name: org/apache/myfaces/view/facelets/tag/jsf/ClearBindingValueExpressionListener.processEvent:(Ljavax/faces/event/ComponentSystemEvent;)V]
myfaces-bundle-2.0.6.jar, HtmlResponseStateManager.class
package org.apache.myfaces.renderkit.html
HtmlResponseStateManager.getStateCache ( javax.faces.context.FacesContext facesContext ) : org.apache.myfaces.application.StateCache
[run-time name: org/apache/myfaces/renderkit/html/HtmlResponseStateManager.getStateCache:(Ljavax/faces/context/FacesContext;)Lorg/apache/myfaces/application/StateCache;]
HtmlResponseStateManager.isHandlingStateCachingMechanics ( javax.faces.context.FacesContext facesContext ) : boolean
[run-time name: org/apache/myfaces/renderkit/html/HtmlResponseStateManager.isHandlingStateCachingMechanics:(Ljavax/faces/context/FacesContext;)Z]
HtmlResponseStateManager.isWriteStateAfterRenderViewRequired ( javax.faces.context.FacesContext facesContext ) : boolean
[run-time name: org/apache/myfaces/renderkit/html/HtmlResponseStateManager.isWriteStateAfterRenderViewRequired:(Ljavax/faces/context/FacesContext;)Z]
HtmlResponseStateManager.saveState ( javax.faces.context.FacesContext facesContext, Object state ) : void
[run-time name: org/apache/myfaces/renderkit/html/HtmlResponseStateManager.saveState:(Ljavax/faces/context/FacesContext;Ljava/lang/Object;)V]
HtmlResponseStateManager.writeState ( javax.faces.context.FacesContext facesContext, Object state ) : void
[run-time name: org/apache/myfaces/renderkit/html/HtmlResponseStateManager.writeState:(Ljavax/faces/context/FacesContext;Ljava/lang/Object;)V]
myfaces-bundle-2.0.6.jar, JarInfo.class
package org.apache.myfaces.config
LogMetaInfUtils.JarInfo.compareTo ( Object x0 ) : int
[run-time name: org/apache/myfaces/config/LogMetaInfUtils.JarInfo.compareTo:(Ljava/lang/Object;)I]
LogMetaInfUtils.JarInfo.compareTo ( LogMetaInfUtils.JarInfo info ) : int
[run-time name: org/apache/myfaces/config/LogMetaInfUtils.JarInfo.compareTo:(Lorg/apache/myfaces/config/LogMetaInfUtils$JarInfo;)I]
LogMetaInfUtils.JarInfo.equals ( Object o ) : boolean
[run-time name: org/apache/myfaces/config/LogMetaInfUtils.JarInfo.equals:(Ljava/lang/Object;)Z]
LogMetaInfUtils.JarInfo.getUrl ( ) : String
[run-time name: org/apache/myfaces/config/LogMetaInfUtils.JarInfo.getUrl:()Ljava/lang/String;]
LogMetaInfUtils.JarInfo.getVersion ( ) : String
[run-time name: org/apache/myfaces/config/LogMetaInfUtils.JarInfo.getVersion:()Ljava/lang/String;]
LogMetaInfUtils.JarInfo.hashCode ( ) : int
[run-time name: org/apache/myfaces/config/LogMetaInfUtils.JarInfo.hashCode:()I]
LogMetaInfUtils.JarInfo.LogMetaInfUtils.JarInfo ( String url, String version )
[run-time name: org/apache/myfaces/config/LogMetaInfUtils.JarInfo."<init>":(Ljava/lang/String;Ljava/lang/String;)V]
myfaces-bundle-2.0.6.jar, JspViewDeclarationLanguage.class
package org.apache.myfaces.view.jsp
JspViewDeclarationLanguage.isViewStateAlreadyEncoded ( javax.faces.context.FacesContext context ) : boolean
[run-time name: org/apache/myfaces/view/jsp/JspViewDeclarationLanguage.isViewStateAlreadyEncoded:(Ljavax/faces/context/FacesContext;)Z]
myfaces-bundle-2.0.6.jar, MyfacesResponseStateManager.class
package org.apache.myfaces.renderkit
MyfacesResponseStateManager.isWriteStateAfterRenderViewRequired ( javax.faces.context.FacesContext facesContext ) : boolean
[run-time name: org/apache/myfaces/renderkit/MyfacesResponseStateManager.isWriteStateAfterRenderViewRequired:(Ljavax/faces/context/FacesContext;)Z]
MyfacesResponseStateManager.saveState ( javax.faces.context.FacesContext facesContext, Object state ) : void
[run-time name: org/apache/myfaces/renderkit/MyfacesResponseStateManager.saveState:(Ljavax/faces/context/FacesContext;Ljava/lang/Object;)V]
myfaces-bundle-2.0.6.jar, PreDisposeViewEvent.class
package org.apache.myfaces.view.facelets.tag.jsf
PreDisposeViewEvent.isAppropriateListener ( javax.faces.event.FacesListener listener ) : boolean
[run-time name: org/apache/myfaces/view/facelets/tag/jsf/PreDisposeViewEvent.isAppropriateListener:(Ljavax/faces/event/FacesListener;)Z]
PreDisposeViewEvent.PreDisposeViewEvent ( javax.faces.component.UIComponent component )
[run-time name: org/apache/myfaces/view/facelets/tag/jsf/PreDisposeViewEvent."<init>":(Ljavax/faces/component/UIComponent;)V]
myfaces-bundle-2.0.6.jar, ResourceHandlerCache.class
package org.apache.myfaces.shared_impl.resource
ResourceHandlerCache.containsResource ( String resourceName, String libraryName, String contentType, String localePrefix ) : boolean
[run-time name: org/apache/myfaces/shared_impl/resource/ResourceHandlerCache.containsResource:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z]
ResourceHandlerCache.getResource ( String resourceName, String libraryName, String contentType, String localePrefix ) : ResourceHandlerCache.ResourceValue
[run-time name: org/apache/myfaces/shared_impl/resource/ResourceHandlerCache.getResource:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lorg/apache/myfaces/shared_impl/resource/ResourceHandlerCache$ResourceValue;]
ResourceHandlerCache.putResource ( String resourceName, String libraryName, String contentType, String localePrefix, ResourceMeta resource, ResourceLoader loader ) : void
[run-time name: org/apache/myfaces/shared_impl/resource/ResourceHandlerCache.putResource:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lorg/apache/myfaces/shared_impl/resource/ResourceMeta;Lorg/apache/myfaces/shared_impl/resource/ResourceLoader;)V]
myfaces-bundle-2.0.6.jar, ResourceHandlerImpl.class
package org.apache.myfaces.application
ResourceHandlerImpl.deriveResourceMeta ( org.apache.myfaces.shared_impl.resource.ResourceLoader resourceLoader, String resourceName, String libraryName, String localePrefix ) : org.apache.myfaces.shared_impl.resource.ResourceMeta
[run-time name: org/apache/myfaces/application/ResourceHandlerImpl.deriveResourceMeta:(Lorg/apache/myfaces/shared_impl/resource/ResourceLoader;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lorg/apache/myfaces/shared_impl/resource/ResourceMeta;]
myfaces-bundle-2.0.6.jar, ResourceKey.class
package org.apache.myfaces.shared_impl.resource
ResourceHandlerCache.ResourceKey.ResourceHandlerCache.ResourceKey ( String resourceName, String libraryName, String contentType, String localePrefix )
[run-time name: org/apache/myfaces/shared_impl/resource/ResourceHandlerCache.ResourceKey."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
myfaces-bundle-2.0.6.jar, SerializedViewCollection.class
package org.apache.myfaces.renderkit
ServerSideStateCacheImpl.SerializedViewCollection.add ( javax.faces.context.FacesContext context, Object state, Integer nextSequence, ServerSideStateCacheImpl.SerializedViewKey previousRestoredKey ) : void
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.SerializedViewCollection.add:(Ljavax/faces/context/FacesContext;Ljava/lang/Object;Ljava/lang/Integer;Lorg/apache/myfaces/renderkit/ServerSideStateCacheImpl$SerializedViewKey;)V]
ServerSideStateCacheImpl.SerializedViewCollection.get ( Integer sequence, String viewId ) : Object
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.SerializedViewCollection.get:(Ljava/lang/Integer;Ljava/lang/String;)Ljava/lang/Object;]
ServerSideStateCacheImpl.SerializedViewCollection.getCacheOldViewsInSessionMode ( javax.faces.context.FacesContext context ) : String
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.SerializedViewCollection.getCacheOldViewsInSessionMode:(Ljavax/faces/context/FacesContext;)Ljava/lang/String;]
ServerSideStateCacheImpl.SerializedViewCollection.getNumberOfSequentialViewsInSession ( javax.faces.context.FacesContext context ) : Integer
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.SerializedViewCollection.getNumberOfSequentialViewsInSession:(Ljavax/faces/context/FacesContext;)Ljava/lang/Integer;]
ServerSideStateCacheImpl.SerializedViewCollection.getNumberOfViewsInSession ( javax.faces.context.FacesContext context ) : int
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.SerializedViewCollection.getNumberOfViewsInSession:(Ljavax/faces/context/FacesContext;)I]
ServerSideStateCacheImpl.SerializedViewCollection.getOldSerializedViewsMap ( ) : java.util.Map
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.SerializedViewCollection.getOldSerializedViewsMap:()Ljava/util/Map;]
ServerSideStateCacheImpl.SerializedViewCollection.ServerSideStateCacheImpl.SerializedViewCollection ( )
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.SerializedViewCollection."<init>":()V]
myfaces-bundle-2.0.6.jar, SerializedViewKey.class
package org.apache.myfaces.renderkit
ServerSideStateCacheImpl.SerializedViewKey.equals ( Object obj ) : boolean
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.SerializedViewKey.equals:(Ljava/lang/Object;)Z]
ServerSideStateCacheImpl.SerializedViewKey.hashCode ( ) : int
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.SerializedViewKey.hashCode:()I]
ServerSideStateCacheImpl.SerializedViewKey.ServerSideStateCacheImpl.SerializedViewKey ( String viewId, Integer sequence )
[run-time name: org/apache/myfaces/renderkit/ServerSideStateCacheImpl.SerializedViewKey."<init>":(Ljava/lang/String;Ljava/lang/Integer;)V]
myfaces-bundle-2.0.6.jar, StateCache.class
package org.apache.myfaces.application
StateCache.encodeSerializedState ( javax.faces.context.FacesContext p1, Object p2 ) [abstract] : Object
[run-time name: org/apache/myfaces/application/StateCache.encodeSerializedState:(Ljavax/faces/context/FacesContext;Ljava/lang/Object;)Ljava/lang/Object;]
StateCache.isWriteStateAfterRenderViewRequired ( javax.faces.context.FacesContext p1 ) [abstract] : boolean
[run-time name: org/apache/myfaces/application/StateCache.isWriteStateAfterRenderViewRequired:(Ljavax/faces/context/FacesContext;)Z]
StateCache.restoreSerializedView ( javax.faces.context.FacesContext p1, String p2, Object p3 ) [abstract] : Object
[run-time name: org/apache/myfaces/application/StateCache.restoreSerializedView:(Ljavax/faces/context/FacesContext;Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;]
StateCache.saveSerializedView ( javax.faces.context.FacesContext p1, Object p2 ) [abstract] : Object
[run-time name: org/apache/myfaces/application/StateCache.saveSerializedView:(Ljavax/faces/context/FacesContext;Ljava/lang/Object;)Ljava/lang/Object;]
StateCache.StateCache ( )
[run-time name: org/apache/myfaces/application/StateCache."<init>":()V]
myfaces-bundle-2.0.6.jar, StateCacheFactory.class
package org.apache.myfaces.application
StateCacheFactory.getStateCache ( javax.faces.context.FacesContext p1 ) [abstract] : StateCache
[run-time name: org/apache/myfaces/application/StateCacheFactory.getStateCache:(Ljavax/faces/context/FacesContext;)Lorg/apache/myfaces/application/StateCache;]
StateCacheFactory.getWrapped ( ) : Object
[run-time name: org/apache/myfaces/application/StateCacheFactory.getWrapped:()Ljava/lang/Object;]
StateCacheFactory.getWrapped ( ) : StateCacheFactory
[run-time name: org/apache/myfaces/application/StateCacheFactory.getWrapped:()Lorg/apache/myfaces/application/StateCacheFactory;]
StateCacheFactory.StateCacheFactory ( )
[run-time name: org/apache/myfaces/application/StateCacheFactory."<init>":()V]
myfaces-bundle-2.0.6.jar, StateCacheFactoryImpl.class
package org.apache.myfaces.renderkit
StateCacheFactoryImpl.getStateCache ( javax.faces.context.FacesContext facesContext ) : org.apache.myfaces.application.StateCache
[run-time name: org/apache/myfaces/renderkit/StateCacheFactoryImpl.getStateCache:(Ljavax/faces/context/FacesContext;)Lorg/apache/myfaces/application/StateCache;]
StateCacheFactoryImpl.StateCacheFactoryImpl ( )
[run-time name: org/apache/myfaces/renderkit/StateCacheFactoryImpl."<init>":()V]
myfaces-bundle-2.0.6.jar, StateCacheUtils.class
package org.apache.myfaces.renderkit
StateCacheUtils.getMyFacesResponseStateManager ( javax.faces.render.ResponseStateManager rsm ) [static] : MyfacesResponseStateManager
[run-time name: org/apache/myfaces/renderkit/StateCacheUtils.getMyFacesResponseStateManager:(Ljavax/faces/render/ResponseStateManager;)Lorg/apache/myfaces/renderkit/MyfacesResponseStateManager;]
StateCacheUtils.isMyFacesResponseStateManager ( javax.faces.render.ResponseStateManager rsm ) [static] : boolean
[run-time name: org/apache/myfaces/renderkit/StateCacheUtils.isMyFacesResponseStateManager:(Ljavax/faces/render/ResponseStateManager;)Z]
StateCacheUtils.StateCacheUtils ( )
[run-time name: org/apache/myfaces/renderkit/StateCacheUtils."<init>":()V]
myfaces-bundle-2.0.6.jar, StateManagerImpl.class
package org.apache.myfaces.application
StateManagerImpl.getComponentStateToSave ( javax.faces.context.FacesContext facesContext ) : Object
[run-time name: org/apache/myfaces/application/StateManagerImpl.getComponentStateToSave:(Ljavax/faces/context/FacesContext;)Ljava/lang/Object;]
StateManagerImpl.getRenderKitFactory ( ) : javax.faces.render.RenderKitFactory
[run-time name: org/apache/myfaces/application/StateManagerImpl.getRenderKitFactory:()Ljavax/faces/render/RenderKitFactory;]
StateManagerImpl.getTreeStructureToSave ( javax.faces.context.FacesContext facesContext ) : Object
[run-time name: org/apache/myfaces/application/StateManagerImpl.getTreeStructureToSave:(Ljavax/faces/context/FacesContext;)Ljava/lang/Object;]
StateManagerImpl.restoreView ( javax.faces.context.FacesContext facesContext, String viewId, String renderKitId ) : javax.faces.component.UIViewRoot
[run-time name: org/apache/myfaces/application/StateManagerImpl.restoreView:(Ljavax/faces/context/FacesContext;Ljava/lang/String;Ljava/lang/String;)Ljavax/faces/component/UIViewRoot;]
StateManagerImpl.saveView ( javax.faces.context.FacesContext facesContext ) : Object
[run-time name: org/apache/myfaces/application/StateManagerImpl.saveView:(Ljavax/faces/context/FacesContext;)Ljava/lang/Object;]
StateManagerImpl.StateManagerImpl ( )
[run-time name: org/apache/myfaces/application/StateManagerImpl."<init>":()V]
StateManagerImpl.writeState ( javax.faces.context.FacesContext facesContext, Object state ) : void
[run-time name: org/apache/myfaces/application/StateManagerImpl.writeState:(Ljavax/faces/context/FacesContext;Ljava/lang/Object;)V]
myfaces-bundle-2.0.6.jar, StateWriter.class
package org.apache.myfaces.view.facelets
StateWriter.isStateWrittenWithoutWrapper ( ) : boolean
[run-time name: org/apache/myfaces/view/facelets/StateWriter.isStateWrittenWithoutWrapper:()Z]
StateWriter.writingStateWithoutWrapper ( ) : void
[run-time name: org/apache/myfaces/view/facelets/StateWriter.writingStateWithoutWrapper:()V]
to the top
Removed Methods (30)
myfaces-bundle-2.0.5.jar, FacesConfigurator.class
package org.apache.myfaces.config
FacesConfigurator.logMetaInf ( ) : void
[run-time name: org/apache/myfaces/config/FacesConfigurator.logMetaInf:()V]
myfaces-bundle-2.0.5.jar, HtmlScriptRenderer.class
package org.apache.myfaces.renderkit.html
HtmlScriptRenderer.clearInitialState ( ) : void
[run-time name: org/apache/myfaces/renderkit/html/HtmlScriptRenderer.clearInitialState:()V]
HtmlScriptRenderer.initialStateMarked ( ) : boolean
[run-time name: org/apache/myfaces/renderkit/html/HtmlScriptRenderer.initialStateMarked:()Z]
HtmlScriptRenderer.isTransient ( ) : boolean
[run-time name: org/apache/myfaces/renderkit/html/HtmlScriptRenderer.isTransient:()Z]
HtmlScriptRenderer.markInitialState ( ) : void
[run-time name: org/apache/myfaces/renderkit/html/HtmlScriptRenderer.markInitialState:()V]
HtmlScriptRenderer.restoreState ( javax.faces.context.FacesContext context, Object state ) : void
[run-time name: org/apache/myfaces/renderkit/html/HtmlScriptRenderer.restoreState:(Ljavax/faces/context/FacesContext;Ljava/lang/Object;)V]
HtmlScriptRenderer.saveState ( javax.faces.context.FacesContext context ) : Object
[run-time name: org/apache/myfaces/renderkit/html/HtmlScriptRenderer.saveState:(Ljavax/faces/context/FacesContext;)Ljava/lang/Object;]
HtmlScriptRenderer.setTransient ( boolean newTransientValue ) : void
[run-time name: org/apache/myfaces/renderkit/html/HtmlScriptRenderer.setTransient:(Z)V]
myfaces-bundle-2.0.5.jar, HtmlStylesheetRenderer.class
package org.apache.myfaces.renderkit.html
HtmlStylesheetRenderer.clearInitialState ( ) : void
[run-time name: org/apache/myfaces/renderkit/html/HtmlStylesheetRenderer.clearInitialState:()V]
HtmlStylesheetRenderer.initialStateMarked ( ) : boolean
[run-time name: org/apache/myfaces/renderkit/html/HtmlStylesheetRenderer.initialStateMarked:()Z]
HtmlStylesheetRenderer.isTransient ( ) : boolean
[run-time name: org/apache/myfaces/renderkit/html/HtmlStylesheetRenderer.isTransient:()Z]
HtmlStylesheetRenderer.markInitialState ( ) : void
[run-time name: org/apache/myfaces/renderkit/html/HtmlStylesheetRenderer.markInitialState:()V]
HtmlStylesheetRenderer.restoreState ( javax.faces.context.FacesContext context, Object state ) : void
[run-time name: org/apache/myfaces/renderkit/html/HtmlStylesheetRenderer.restoreState:(Ljavax/faces/context/FacesContext;Ljava/lang/Object;)V]
HtmlStylesheetRenderer.saveState ( javax.faces.context.FacesContext context ) : Object
[run-time name: org/apache/myfaces/renderkit/html/HtmlStylesheetRenderer.saveState:(Ljavax/faces/context/FacesContext;)Ljava/lang/Object;]
HtmlStylesheetRenderer.setTransient ( boolean newTransientValue ) : void
[run-time name: org/apache/myfaces/renderkit/html/HtmlStylesheetRenderer.setTransient:(Z)V]
myfaces-bundle-2.0.5.jar, ResourceHandlerCache.class
package org.apache.myfaces.shared_impl.resource
ResourceHandlerCache.containsResource ( String resourceName, String libraryName, String contentType ) : boolean
[run-time name: org/apache/myfaces/shared_impl/resource/ResourceHandlerCache.containsResource:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z]
ResourceHandlerCache.getResource ( String resourceName, String libraryName, String contentType ) : ResourceHandlerCache.ResourceValue
[run-time name: org/apache/myfaces/shared_impl/resource/ResourceHandlerCache.getResource:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lorg/apache/myfaces/shared_impl/resource/ResourceHandlerCache$ResourceValue;]
ResourceHandlerCache.putResource ( String resourceName, String libraryName, String contentType, ResourceMeta resource, ResourceLoader loader ) : void
[run-time name: org/apache/myfaces/shared_impl/resource/ResourceHandlerCache.putResource:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lorg/apache/myfaces/shared_impl/resource/ResourceMeta;Lorg/apache/myfaces/shared_impl/resource/ResourceLoader;)V]
myfaces-bundle-2.0.5.jar, ResourceHandlerImpl.class
package org.apache.myfaces.application
ResourceHandlerImpl.deriveResourceMeta ( org.apache.myfaces.shared_impl.resource.ResourceLoader resourceLoader, String resourceName, String libraryName ) : org.apache.myfaces.shared_impl.resource.ResourceMeta
[run-time name: org/apache/myfaces/application/ResourceHandlerImpl.deriveResourceMeta:(Lorg/apache/myfaces/shared_impl/resource/ResourceLoader;Ljava/lang/String;Ljava/lang/String;)Lorg/apache/myfaces/shared_impl/resource/ResourceMeta;]
myfaces-bundle-2.0.5.jar, ResourceKey.class
package org.apache.myfaces.shared_impl.resource
ResourceHandlerCache.ResourceKey.ResourceHandlerCache.ResourceKey ( String resourceName, String libraryName, String contentType )
[run-time name: org/apache/myfaces/shared_impl/resource/ResourceHandlerCache.ResourceKey."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
myfaces-bundle-2.0.5.jar, ResponseWriterWrapper.class
package javax.faces.context
ResponseWriterWrapper.append ( char c ) : java.io.Writer
[run-time name: javax/faces/context/ResponseWriterWrapper.append:(C)Ljava/io/Writer;]
ResponseWriterWrapper.append ( char x0 ) : Appendable
[run-time name: javax/faces/context/ResponseWriterWrapper.append:(C)Ljava/lang/Appendable;]
ResponseWriterWrapper.append ( CharSequence csq ) : java.io.Writer
[run-time name: javax/faces/context/ResponseWriterWrapper.append:(Ljava/lang/CharSequence;)Ljava/io/Writer;]
ResponseWriterWrapper.append ( CharSequence csq, int start, int end ) : java.io.Writer
[run-time name: javax/faces/context/ResponseWriterWrapper.append:(Ljava/lang/CharSequence;II)Ljava/io/Writer;]
ResponseWriterWrapper.append ( CharSequence x0 ) : Appendable
[run-time name: javax/faces/context/ResponseWriterWrapper.append:(Ljava/lang/CharSequence;)Ljava/lang/Appendable;]
ResponseWriterWrapper.append ( CharSequence x0, int x1, int x2 ) : Appendable
[run-time name: javax/faces/context/ResponseWriterWrapper.append:(Ljava/lang/CharSequence;II)Ljava/lang/Appendable;]
ResponseWriterWrapper.write ( char[ ] cbuf ) : void
[run-time name: javax/faces/context/ResponseWriterWrapper.write:([C)V]
ResponseWriterWrapper.write ( int c ) : void
[run-time name: javax/faces/context/ResponseWriterWrapper.write:(I)V]
ResponseWriterWrapper.write ( String str ) : void
[run-time name: javax/faces/context/ResponseWriterWrapper.write:(Ljava/lang/String;)V]
ResponseWriterWrapper.write ( String str, int off, int len ) : void
[run-time name: javax/faces/context/ResponseWriterWrapper.write:(Ljava/lang/String;II)V]
to the top
Problems with Data Types, High Severity (17)
myfaces-bundle-2.0.5.jar
package org.apache.myfaces.config
[+] FacesConfigurator (15)
| Change | Effect |
---|
1 | Field COMMONS_EL_PACKAGE_NAME (java.lang.String) with the compile-time constant value "commons-el" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable COMMONS_EL_PACKAGE_NAME in FacesConfigurator. |
2 | Field JSP_API_PACKAGE_NAME (java.lang.String) with the compile-time constant value "jsp-api" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable JSP_API_PACKAGE_NAME in FacesConfigurator. |
3 | Field MYFACES_API_PACKAGE_NAME (java.lang.String) with the compile-time constant value "myfaces-api" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable MYFACES_API_PACKAGE_NAME in FacesConfigurator. |
4 | Field MYFACES_IMPL_PACKAGE_NAME (java.lang.String) with the compile-time constant value "myfaces-impl" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable MYFACES_IMPL_PACKAGE_NAME in FacesConfigurator. |
5 | Field MYFACES_ORCHESTRA12_PACKAGE_NAME (java.lang.String) with the compile-time constant value "myfaces-orchestra-core12" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable MYFACES_ORCHESTRA12_PACKAGE_NAME in FacesConfigurator. |
6 | Field MYFACES_ORCHESTRA_PACKAGE_NAME (java.lang.String) with the compile-time constant value "myfaces-orchestra-core" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable MYFACES_ORCHESTRA_PACKAGE_NAME in FacesConfigurator. |
7 | Field MYFACES_TOBAGO_PACKAGE_NAME (java.lang.String) with the compile-time constant value "tobago" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable MYFACES_TOBAGO_PACKAGE_NAME in FacesConfigurator. |
8 | Field MYFACES_TOMAHAWK12_PACKAGE_NAME (java.lang.String) with the compile-time constant value "tomahawk12" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable MYFACES_TOMAHAWK12_PACKAGE_NAME in FacesConfigurator. |
9 | Field MYFACES_TOMAHAWK_PACKAGE_NAME (java.lang.String) with the compile-time constant value "tomahawk" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable MYFACES_TOMAHAWK_PACKAGE_NAME in FacesConfigurator. |
10 | Field MYFACES_TOMAHAWK_SANDBOX12_PACKAGE_NAME (java.lang.String) with the compile-time constant value "tomahawk-sandbox12" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable MYFACES_TOMAHAWK_SANDBOX12_PACKAGE_NAME in FacesConfigurator. |
11 | Field MYFACES_TOMAHAWK_SANDBOX15_PACKAGE_NAME (java.lang.String) with the compile-time constant value "tomahawk-sandbox15" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable MYFACES_TOMAHAWK_SANDBOX15_PACKAGE_NAME in FacesConfigurator. |
12 | Field MYFACES_TOMAHAWK_SANDBOX_PACKAGE_NAME (java.lang.String) with the compile-time constant value "tomahawk-sandbox" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable MYFACES_TOMAHAWK_SANDBOX_PACKAGE_NAME in FacesConfigurator. |
13 | Field MYFACES_TRINIDAD_API_PACKAGE_NAME (java.lang.String) with the compile-time constant value "trinidad-api" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable MYFACES_TRINIDAD_API_PACKAGE_NAME in FacesConfigurator. |
14 | Field MYFACES_TRINIDAD_IMPL_PACKAGE_NAME (java.lang.String) with the compile-time constant value "trinidad-impl" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable MYFACES_TRINIDAD_IMPL_PACKAGE_NAME in FacesConfigurator. |
15 | Field REGEX_LIBRARY (java.lang.String) with the compile-time constant value "((jar)?(besjar)?(wsjar)?(zip)?)?:(file:.*/(.+)-(\d+)(\.(\d+)(\.(\d+)(\.(\d+))?)?)?(-SNAPSHOT)?\.jar)!/META-INF/MANIFEST.MF" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable REGEX_LIBRARY in FacesConfigurator. |
[+] affected methods (11)
FacesConfigurator.configure ( )This method is from 'FacesConfigurator' class.
FacesConfigurator.FacesConfigurator ( javax.faces.context.ExternalContext externalContext )This constructor is from 'FacesConfigurator' class.
FacesConfigurator.getAnnotationConfigurator ( )This method is from 'FacesConfigurator' class.
FacesConfigurator.getDispenser ( )This method is from 'FacesConfigurator' class.
FacesConfigurator.getRuntimeConfig ( )This method is from 'FacesConfigurator' class.
FacesConfigurator.getUnmarshaller ( )This method is from 'FacesConfigurator' class.
FacesConfigurator.setAnnotationConfigurator ( annotation.AnnotationConfigurator configurator )This method is from 'FacesConfigurator' class.
FacesConfigurator.setDispenser ( element.FacesConfigData dispenser )This method is from 'FacesConfigurator' class.
FacesConfigurator.setRuntimeConfig ( RuntimeConfig runtimeConfig )This method is from 'FacesConfigurator' class.
FacesConfigurator.setUnmarshaller ( FacesConfigUnmarshaller unmarshaller )This method is from 'FacesConfigurator' class.
FacesConfigurator.update ( )This method is from 'FacesConfigurator' class.
package org.apache.myfaces.renderkit.html
[+] HtmlScriptRenderer (1)
| Change | Effect |
---|
1 | Removed super-interface javax.faces.component.PartialStateHolder. | Recompilation of a client program may be terminated with the message: cannot find method in class HtmlScriptRenderer. |
[+] affected methods (5)
HtmlScriptRenderer.encodeChildren ( javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component )This method is from 'HtmlScriptRenderer' class.
HtmlScriptRenderer.encodeEnd ( javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component )This method is from 'HtmlScriptRenderer' class.
HtmlScriptRenderer.getRendersChildren ( )This method is from 'HtmlScriptRenderer' class.
HtmlScriptRenderer.HtmlScriptRenderer ( )This constructor is from 'HtmlScriptRenderer' class.
HtmlScriptRenderer.processEvent ( javax.faces.event.ComponentSystemEvent event )This method is from 'HtmlScriptRenderer' class.
[+] HtmlStylesheetRenderer (1)
| Change | Effect |
---|
1 | Removed super-interface javax.faces.component.PartialStateHolder. | Recompilation of a client program may be terminated with the message: cannot find method in class HtmlStylesheetRenderer. |
[+] affected methods (5)
HtmlStylesheetRenderer.encodeChildren ( javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component )This method is from 'HtmlStylesheetRenderer' class.
HtmlStylesheetRenderer.encodeEnd ( javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component )This method is from 'HtmlStylesheetRenderer' class.
HtmlStylesheetRenderer.getRendersChildren ( )This method is from 'HtmlStylesheetRenderer' class.
HtmlStylesheetRenderer.HtmlStylesheetRenderer ( )This constructor is from 'HtmlStylesheetRenderer' class.
HtmlStylesheetRenderer.processEvent ( javax.faces.event.ComponentSystemEvent event )This method is from 'HtmlStylesheetRenderer' class.
to the top
Other Changes in Data Types (1)
myfaces-bundle-2.0.5.jar
package org.apache.myfaces.renderkit.html
[+] HtmlResponseStateManager (1)
| Change | Effect |
---|
1 | Field INIT_PARAM_HANDLE_STATE_CACHING_MECHANICS has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to INIT_PARAM_HANDLE_STATE_CACHING_MECHANICS is ambiguous. |
[+] affected methods (4)
HtmlResponseStateManager.getState ( javax.faces.context.FacesContext facesContext, String viewId )This method is from 'HtmlResponseStateManager' class.
HtmlResponseStateManager.getViewState ( javax.faces.context.FacesContext facesContext, Object state )This method is from 'HtmlResponseStateManager' class.
HtmlResponseStateManager.HtmlResponseStateManager ( )This constructor is from 'HtmlResponseStateManager' class.
HtmlResponseStateManager.isPostback ( javax.faces.context.FacesContext context )This method is from 'HtmlResponseStateManager' class.
to the top
Java ARchives (2)
myfaces-api-2.0.5.jar
myfaces-bundle-2.0.5.jar
to the top
Generated on Fri Jan 11 17:21:58 2013 for MyFaces by Java API Compliance Checker 1.3
A tool for checking backward compatibility of a Java library API