Source compatibility report for the RichFaces library  between 4.2.1 and 4.2.2 versions

Test Info


Library NameRichFaces
Version #14.2.1
Version #24.2.2

Test Results


Total Java ARchives5
Total Methods / Classes9939 / 1166
VerdictCompatible

Problem Summary


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

Added Methods (34)


richfaces-components-ui-4.2.2.Final.jar, MethodExpressionAjaxBehaviorListener.class
package org.ajax4jsf.component.behavior
MethodExpressionAjaxBehaviorListener.MethodExpressionAjaxBehaviorListener ( javax.el.MethodExpression methodExpressionOneArg, javax.el.MethodExpression methodExpressionZeroArg )

richfaces-components-ui-4.2.2.Final.jar, TooltipRenderer.class
package org.richfaces.renderkit.html
TooltipRenderer.writeJavaScript ( javax.faces.context.ResponseWriter writer, javax.faces.context.FacesContext context, javax.faces.component.UIComponent component )  :  void

richfaces-components-ui-4.2.2.Final.jar, UINotify.class
package org.richfaces.component
UINotify.getDefaultEventName ( )  :  String
UINotify.getEventNames ( )  :  java.util.Collection
UINotify.getOnclick ( )  :  String
UINotify.getOndblclick ( )  :  String
UINotify.getOnkeydown ( )  :  String
UINotify.getOnkeypress ( )  :  String
UINotify.getOnkeyup ( )  :  String
UINotify.getOnmousedown ( )  :  String
UINotify.getOnmousemove ( )  :  String
UINotify.getOnmouseout ( )  :  String
UINotify.getOnmouseover ( )  :  String
UINotify.getOnmouseup ( )  :  String
UINotify.setOnclick String onclick )  :  void
UINotify.setOndblclick String ondblclick )  :  void
UINotify.setOnkeydown String onkeydown )  :  void
UINotify.setOnkeypress String onkeypress )  :  void
UINotify.setOnkeyup String onkeyup )  :  void
UINotify.setOnmousedown String onmousedown )  :  void
UINotify.setOnmousemove String onmousemove )  :  void
UINotify.setOnmouseout String onmouseout )  :  void
UINotify.setOnmouseover String onmouseover )  :  void
UINotify.setOnmouseup String onmouseup )  :  void

richfaces-core-impl-4.2.2.Final.jar, CreateParser.class
package org.richfaces.resource
Xcss2EcssConverter.CreateParser.parse java.io.File file )  :  void
Xcss2EcssConverter.CreateParser.parse java.io.InputStream stream )  :  void
Xcss2EcssConverter.CreateParser.parse String uri )  :  void
Xcss2EcssConverter.CreateParser.Xcss2EcssConverter.CreateParser org.xml.sax.helpers.DefaultHandler handler )

richfaces-core-impl-4.2.2.Final.jar, FilterReader.class
package org.richfaces.resource
Xcss2EcssConverter.FilterReader.Xcss2EcssConverter.FilterReader java.io.Reader in )

richfaces-core-impl-4.2.2.Final.jar, Handler.class
package org.richfaces.resource
Xcss2EcssConverter.Handler.characters char[ ] ch, int start, int length )  :  void
Xcss2EcssConverter.Handler.endElement ( String namespaceURI, String localName, String qName )  :  void
Xcss2EcssConverter.Handler.startElement ( String namespaceURI, String localName, String qName, org.xml.sax.Attributes atts )  :  void
Xcss2EcssConverter.Handler.Xcss2EcssConverter.Handler ( )
Xcss2EcssConverter.Handler.Xcss2EcssConverter.Handler java.io.OutputStream outputStream )

to the top

Other Changes in Data Types (11)


richfaces-components-api-4.2.1.Final.jar
package org.richfaces.component
[+] LogMode (1)

richfaces-components-ui-4.2.1.Final.jar
package org.richfaces.component
[+] UINotify.Properties (10)

to the top

Java ARchives (5)


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

to the top




Generated on Wed May 16 07:18:35 2012 for RichFaces by Java API Compliance Checker 1.1.1  
A tool for checking backward compatibility of a Java library API