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

Test Info


Library NameRichFaces
Version #14.3.1
Version #24.3.2

Test Results


Total Java ARchives6
Total Methods / Classes10257 / 1221
VerdictIncompatible
(0.1%)

Problem Summary


SeverityCount
Added Methods-20
Removed MethodsHigh0
Problems with
Data Types
High0
Medium1
Low2
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-9

Added Methods (20)


richfaces-components-ui-4.3.2.Final.jar, AbstractTab.class
package org.richfaces.component
AbstractTab.getValue ( ) [abstract]  :  Object

richfaces-components-ui-4.3.2.Final.jar, AbstractTogglePanel.class
package org.richfaces.component
AbstractTogglePanel.getClientIdByName String name )  :  String

richfaces-components-ui-4.3.2.Final.jar, AbstractTogglePanelItem.class
package org.richfaces.component
AbstractTogglePanelItem.getValue ( ) [abstract]  :  Object

richfaces-components-ui-4.3.2.Final.jar, AbstractTogglePanelItemInterface.class
package org.richfaces.component
AbstractTogglePanelItemInterface.getClientId ( ) [abstract]  :  String

richfaces-components-ui-4.3.2.Final.jar, AccesskeyProps.class
package org.richfaces.component.attribute
AccesskeyProps.getAccesskey ( ) [abstract]  :  String

richfaces-components-ui-4.3.2.Final.jar, RenderKitUtils.class
package org.richfaces.renderkit
RenderKitUtils.evaluateAttribute ( String attribute, javax.faces.component.UIComponent component, javax.faces.context.FacesContext context ) [static]  :  Object

richfaces-components-ui-4.3.2.Final.jar, TabPanelRenderer.class
package org.richfaces.renderkit.html
TabPanelRenderer.isSubmitted ( javax.faces.context.FacesContext context, org.richfaces.component.AbstractTogglePanel panel )  :  boolean

richfaces-components-ui-4.3.2.Final.jar, TogglePanelVisitState.class
package org.richfaces.component
TogglePanelVisitState.getClientId ( )  :  String
TogglePanelVisitState.setClientId String clientId )  :  void

richfaces-components-ui-4.3.2.Final.jar, UIAccordionItem.class
package org.richfaces.component
UIAccordionItem.getValue ( )  :  Object
UIAccordionItem.setValue Object value )  :  void

richfaces-components-ui-4.3.2.Final.jar, UICommandButton.class
package org.richfaces.component
UICommandButton.getAccesskey ( )  :  String
UICommandButton.setAccesskey String accesskey )  :  void

richfaces-components-ui-4.3.2.Final.jar, UICommandLink.class
package org.richfaces.component
UICommandLink.getAccesskey ( )  :  String
UICommandLink.setAccesskey String accesskey )  :  void

richfaces-components-ui-4.3.2.Final.jar, UITab.class
package org.richfaces.component
UITab.getValue ( )  :  Object
UITab.setValue Object value )  :  void

richfaces-components-ui-4.3.2.Final.jar, UITogglePanelItem.class
package org.richfaces.component
UITogglePanelItem.getValue ( )  :  Object
UITogglePanelItem.setValue Object value )  :  void

richfaces-core-impl-4.3.2.Final.jar, DeferredEndingPartialResponseWriter.class
package org.richfaces.context
DeferredEndingPartialResponseWriter.startError String errorName )  :  void

to the top

Problems with Data Types, Medium Severity (1)


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

to the top

Problems with Data Types, Low Severity (2)


richfaces-components-ui-4.3.1.Final.jar
package org.richfaces.renderkit.html
[+] TabPanelRenderer (1)

richfaces-core-impl-4.3.1.Final.jar
package org.richfaces.context
[+] DeferredEndingPartialResponseWriter (1)

to the top

Other Changes in Data Types (9)


richfaces-components-ui-4.3.1.Final.jar
package org.richfaces.component
[+] AbstractCommandButton (1)
[+] AbstractCommandLink (1)
[+] AbstractTab (1)
[+] AbstractTogglePanelItem (1)
[+] UIAccordionItem.Properties (1)
[+] UICommandButton.Properties (1)
[+] UICommandLink.Properties (1)
[+] UITab.Properties (1)
[+] UITogglePanelItem.Properties (1)

to the top

Java ARchives (6)


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

to the top




Generated on Fri May 17 08:12:56 2013 for RichFaces by Java API Compliance Checker 1.3.1  
A tool for checking backward compatibility of a Java library API