Source compatibility report for the PrimeFaces library  between 3.5.20121120.210925.1 and 3.5.20121122.125758.2 versions

Test Info


Library NamePrimeFaces
Version #13.5.20121120.210925.1
Version #23.5.20121122.125758.2

Test Results


Total Java ARchives1
Total Methods / Classes5903 / 629
VerdictIncompatible
(0.4%)

Problem Summary


SeverityCount
Added Methods-7
Removed MethodsHigh12
Problems with
Data Types
High6
Medium1
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-5

Added Methods (7)


primefaces-3.5-20121122.125758-2.jar, Galleria.class
package org.primefaces.component.galleria
Galleria.getValue ( )  :  Object
Galleria.getVar ( )  :  String
Galleria.isAutoPlay ( )  :  boolean
Galleria.setAutoPlay boolean _autoPlay )  :  void
Galleria.setValue Object _value )  :  void
Galleria.setVar String _var )  :  void

primefaces-3.5-20121122.125758-2.jar, WidgetBuilder.class
package org.primefaces.util
WidgetBuilder.reset ( )  :  void

to the top

Removed Methods (12)


primefaces-3.5-20121120.210925-1.jar, Galleria.class
package org.primefaces.component.galleria
Galleria.getFilmstripPosition ( )  :  String
Galleria.getFilmstripStyle ( )  :  String
Galleria.getPanelHeight ( )  :  int
Galleria.getPanelWidth ( )  :  int
Galleria.isShowCaptions ( )  :  boolean
Galleria.isShowOverlays ( )  :  boolean
Galleria.setFilmstripPosition String _filmstripPosition )  :  void
Galleria.setFilmstripStyle String _filmstripStyle )  :  void
Galleria.setPanelHeight int _panelHeight )  :  void
Galleria.setPanelWidth int _panelWidth )  :  void
Galleria.setShowCaptions boolean _showCaptions )  :  void
Galleria.setShowOverlays boolean _showOverlays )  :  void

to the top

Problems with Data Types, High Severity (6)


primefaces-3.5-20121120.210925-1.jar
package org.primefaces.component.galleria
[+] Galleria.PropertyKeys (6)

to the top

Problems with Data Types, Medium Severity (1)


primefaces-3.5-20121120.210925-1.jar
package org.primefaces.component.galleria
[+] Galleria (1)

to the top

Other Changes in Data Types (5)


primefaces-3.5-20121120.210925-1.jar
package org.primefaces.component.galleria
[+] Galleria (3)
[+] Galleria.PropertyKeys (2)

to the top

Java ARchives (1)


primefaces-3.5-20121120.210925-1.jar

to the top




Generated on Fri Nov 23 08:22:47 2012 for PrimeFaces by Java API Compliance Checker 1.2.1  
A tool for checking backward compatibility of a Java library API