Binary compatibility report for the PrimeFaces library  between 3.5.20121205.083444.12 and 3.5.20121209.124906.1 versions

Test Info


Library NamePrimeFaces
Version #13.5.20121205.083444.12
Version #23.5.20121209.124906.1

Test Results


Total Java ARchives1
Total Methods / Classes5931 / 629
VerdictIncompatible
(0.9%)

Problem Summary


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

Added Methods (10)


primefaces-3.5-20121209.124906-1.jar, ContextMenu.class
package org.primefaces.component.contextmenu
ContextMenu.getBeforeShow ( )  :  String
ContextMenu.setBeforeShow String _beforeShow )  :  void

primefaces-3.5-20121209.124906-1.jar, DataTable.class
package org.primefaces.component.datatable
DataTable.getSummary ( )  :  String
DataTable.setSummary String _summary )  :  void

primefaces-3.5-20121209.124906-1.jar, Galleria.class
package org.primefaces.component.galleria
Galleria.getPanelHeight ( )  :  int
Galleria.getPanelWidth ( )  :  int
Galleria.isShowCaption ( )  :  boolean
Galleria.setPanelHeight int _panelHeight )  :  void
Galleria.setPanelWidth int _panelWidth )  :  void
Galleria.setShowCaption boolean _showCaption )  :  void

to the top

Problems with Data Types, Medium Severity (3)


primefaces-3.5-20121205.083444-12.jar
package org.primefaces.component.accordionpanel
[+] AccordionPanel (1)

package org.primefaces.component.tabview
[+] Tab (1)
[+] TabView (1)

to the top

Other Changes in Data Types (6)


primefaces-3.5-20121205.083444-12.jar
package org.primefaces.component.contextmenu
[+] ContextMenu.PropertyKeys (1)

package org.primefaces.component.datatable
[+] DataTable.PropertyKeys (1)

package org.primefaces.component.galleria
[+] Galleria (1)
[+] Galleria.PropertyKeys (3)

to the top

Java ARchives (1)


primefaces-3.5-20121205.083444-12.jar

to the top




Generated on Mon Dec 10 08:06:40 2012 for PrimeFaces by Java API Compliance Checker 1.3  
A tool for checking backward compatibility of a Java library API