Binary compatibility report for the RichFaces library  between 4.3.3 and 4.3.4 versions

Test Info


Library NameRichFaces
Version #14.3.3
Version #24.3.4

Test Results


Total Java ARchives6
Total Methods / Classes10265 / 1223
VerdictIncompatible
(0.2%)

Problem Summary


SeverityCount
Added Methods-9
Removed MethodsHigh3
Problems with
Data Types
High1
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-5

Added Methods (9)


richfaces-components-ui-4.3.4.Final.jar, AbstractCommandButton.class
package org.richfaces.component
AbstractCommandButton.getTabindex ( ) [abstract]  :  String

richfaces-components-ui-4.3.4.Final.jar, AbstractCommandLink.class
package org.richfaces.component
AbstractCommandLink.getTabindex ( ) [abstract]  :  String

richfaces-components-ui-4.3.4.Final.jar, AbstractTab.class
package org.richfaces.component
AbstractTab.shouldVisitChildren ( )  :  boolean

richfaces-components-ui-4.3.4.Final.jar, AbstractTogglePanelItem.class
package org.richfaces.component
AbstractTogglePanelItem.shouldVisitChildren ( )  :  boolean

richfaces-components-ui-4.3.4.Final.jar, UICommandButton.class
package org.richfaces.component
UICommandButton.getTabindex ( )  :  String
UICommandButton.setTabindex String tabindex )  :  void

richfaces-components-ui-4.3.4.Final.jar, UICommandLink.class
package org.richfaces.component
UICommandLink.getTabindex ( )  :  String
UICommandLink.setTabindex String tabindex )  :  void

richfaces-core-api-4.3.4.Final.jar, VisitChildrenRejectable.class
package org.richfaces.component
VisitChildrenRejectable.shouldVisitChildren ( ) [abstract]  :  boolean

to the top

Removed Methods (3)


richfaces-components-ui-4.3.3.Final.jar, AbstractTab.class
package org.richfaces.component
AbstractTab.shouldProcess ( )  :  boolean

richfaces-components-ui-4.3.3.Final.jar, AbstractTogglePanelItem.class
package org.richfaces.component
AbstractTogglePanelItem.shouldProcess ( )  :  boolean

richfaces-components-ui-4.3.3.Final.jar, AbstractTogglePanelItemInterface.class
package org.richfaces.component
AbstractTogglePanelItemInterface.shouldProcess ( ) [abstract]  :  boolean

to the top

Problems with Data Types, High Severity (1)


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

to the top

Other Changes in Data Types (5)


richfaces-components-ui-4.3.3.Final.jar
package org.richfaces.component
[+] AbstractCommandButton (1)
[+] AbstractCommandLink (1)
[+] AbstractTogglePanelItemInterface (1)
[+] UICommandButton.Properties (1)
[+] UICommandLink.Properties (1)

to the top

Java ARchives (6)


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

to the top




Generated on Wed Sep 25 08:12:08 2013 for RichFaces by Java API Compliance Checker 1.3.1  
A tool for checking backward compatibility of a Java library API