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

Test Info


Library NameRichFaces
Version #14.2.2
Version #24.2.3

Test Results


Total Java ARchives6
Total Methods / Classes9945 / 1167
VerdictIncompatible
(0.4%)

Problem Summary


SeverityCount
Added Methods-6
Removed MethodsHigh0
Problems with
Data Types
High1
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-2

Added Methods (6)


richfaces-components-ui-4.2.3.Final.jar, AbstractSelectManyComponent.class
package org.richfaces.component
AbstractSelectManyComponent.getCollectionType ( ) [abstract]  :  String

richfaces-components-ui-4.2.3.Final.jar, SelectManyHelper.class
package org.richfaces.renderkit
SelectManyHelper.getSelectItemConverter ( javax.faces.application.Application facesApplication, java.util.Iterator selectItems ) [static]  :  javax.faces.convert.Converter

richfaces-components-ui-4.2.3.Final.jar, UIOrderingList.class
package org.richfaces.component
UIOrderingList.getCollectionType ( )  :  String
UIOrderingList.setCollectionType String collectionType )  :  void

richfaces-components-ui-4.2.3.Final.jar, UIPickList.class
package org.richfaces.component
UIPickList.getCollectionType ( )  :  String
UIPickList.setCollectionType String collectionType )  :  void

to the top

Problems with Data Types, High Severity (1)


richfaces-components-ui-4.2.2.Final.jar
package org.richfaces.component
[+] AbstractSelectManyComponent (1)

to the top

Other Changes in Data Types (2)


richfaces-components-ui-4.2.2.Final.jar
package org.richfaces.component
[+] UIOrderingList.Properties (1)
[+] UIPickList.Properties (1)

to the top

Java ARchives (6)


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

to the top




Generated on Sat Oct 20 08:06:35 2012 for RichFaces by Java API Compliance Checker 1.2  
A tool for checking backward compatibility of a Java library API