Binary compatibility report for the RichFaces library  between 4.3.0 and 4.3.1 versions

Test Info


Library NameRichFaces
Version #14.3.0
Version #24.3.1

Test Results


Total Java ARchives6
Total Methods / Classes10238 / 1219
VerdictIncompatible
(0.01%)

Problem Summary


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

Added Methods (50)


richfaces-core-impl-4.3.1.Final.jar, DeferredEndingPartialResponseWriter.class
package org.richfaces.context
DeferredEndingPartialResponseWriter.DeferredEndingPartialResponseWriter javax.faces.context.PartialResponseWriter wrapped )
DeferredEndingPartialResponseWriter.endDocument ( )  :  void
DeferredEndingPartialResponseWriter.redirect String url )  :  void

richfaces-core-impl-4.3.1.Final.jar, ExtendedPartialViewContextImpl.class
package org.richfaces.context
ExtendedPartialViewContextImpl.addJavaScriptServicePageScripts javax.faces.context.FacesContext context )  :  void

richfaces-core-impl-4.3.1.Final.jar, PartialResponseWriterWrapper.class
package org.richfaces.context
PartialResponseWriterWrapper.append char c )  :  java.io.Writer
PartialResponseWriterWrapper.append char x0 )  :  Appendable
PartialResponseWriterWrapper.append CharSequence csq )  :  java.io.Writer
PartialResponseWriterWrapper.append ( CharSequence csq, int start, int end )  :  java.io.Writer
PartialResponseWriterWrapper.append CharSequence x0 )  :  Appendable
PartialResponseWriterWrapper.append CharSequence x0, int x1, int x2 )  :  Appendable
PartialResponseWriterWrapper.cloneWithWriter java.io.Writer writer )  :  javax.faces.context.ResponseWriter
PartialResponseWriterWrapper.close ( )  :  void
PartialResponseWriterWrapper.delete String targetId )  :  void
PartialResponseWriterWrapper.endCDATA ( )  :  void
PartialResponseWriterWrapper.endDocument ( )  :  void
PartialResponseWriterWrapper.endElement String name )  :  void
PartialResponseWriterWrapper.endError ( )  :  void
PartialResponseWriterWrapper.endEval ( )  :  void
PartialResponseWriterWrapper.endExtension ( )  :  void
PartialResponseWriterWrapper.endInsert ( )  :  void
PartialResponseWriterWrapper.endUpdate ( )  :  void
PartialResponseWriterWrapper.flush ( )  :  void
PartialResponseWriterWrapper.getCharacterEncoding ( )  :  String
PartialResponseWriterWrapper.getContentType ( )  :  String
PartialResponseWriterWrapper.getWrapped ( )  :  javax.faces.context.PartialResponseWriter
PartialResponseWriterWrapper.getWrapped ( )  :  javax.faces.context.ResponseWriter
PartialResponseWriterWrapper.getWrapped ( )  :  Object
PartialResponseWriterWrapper.PartialResponseWriterWrapper javax.faces.context.PartialResponseWriter wrapped )
PartialResponseWriterWrapper.redirect String url )  :  void
PartialResponseWriterWrapper.startCDATA ( )  :  void
PartialResponseWriterWrapper.startDocument ( )  :  void
PartialResponseWriterWrapper.startElement String name, javax.faces.component.UIComponent component )  :  void
PartialResponseWriterWrapper.startError String errorName )  :  void
PartialResponseWriterWrapper.startEval ( )  :  void
PartialResponseWriterWrapper.startExtension java.util.Map attributes )  :  void
PartialResponseWriterWrapper.startInsertAfter String targetId )  :  void
PartialResponseWriterWrapper.startInsertBefore String targetId )  :  void
PartialResponseWriterWrapper.startUpdate String targetId )  :  void
PartialResponseWriterWrapper.updateAttributes String targetId, java.util.Map attributes )  :  void
PartialResponseWriterWrapper.write char[ ] cbuf )  :  void
PartialResponseWriterWrapper.write char[ ] cbuf, int off, int len )  :  void
PartialResponseWriterWrapper.write int c )  :  void
PartialResponseWriterWrapper.write String str )  :  void
PartialResponseWriterWrapper.write String str, int off, int len )  :  void
PartialResponseWriterWrapper.writeAttribute String name, Object value, String property )  :  void
PartialResponseWriterWrapper.writeComment Object comment )  :  void
PartialResponseWriterWrapper.writeText char[ ] text, int off, int len )  :  void
PartialResponseWriterWrapper.writeText Object text, javax.faces.component.UIComponent component, String property )  :  void
PartialResponseWriterWrapper.writeText Object text, String property )  :  void
PartialResponseWriterWrapper.writeURIAttribute String name, Object value, String property )  :  void

to the top

Removed Methods (1)


richfaces-core-impl-4.3.0.Final.jar, ExtendedPartialViewContextImpl.class
package org.richfaces.context
ExtendedPartialViewContextImpl.addJavaScriptServicePageScripts ( javax.faces.context.FacesContext context, javax.faces.component.UIComponent component )  :  void

to the top

Java ARchives (6)


richfaces-archetype-kitchensink.jar
richfaces-archetype-simpleapp.jar
richfaces-components-api-4.3.0.Final.jar
richfaces-components-ui-4.3.0.Final.jar
richfaces-core-api-4.3.0.Final.jar
richfaces-core-impl-4.3.0.Final.jar

to the top




Generated on Wed Mar 13 08:21:24 2013 for RichFaces by Java API Compliance Checker 1.3  
A tool for checking backward compatibility of a Java library API