Source compatibility report for the PrimeFaces library  between 3.5.20121203.090026.11 and 3.5.20121205.083444.12 versions

Test Info


Library NamePrimeFaces
Version #13.5.20121203.090026.11
Version #23.5.20121205.083444.12

Test Results


Total Java ARchives1
Total Methods / Classes5921 / 629
VerdictIncompatible
(0.8%)

Problem Summary


SeverityCount
Added Methods-12
Removed MethodsHigh0
Problems with
Data Types
High2
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-4

Added Methods (12)


primefaces-3.5-20121205.083444-12.jar, Column.class
package org.primefaces.component.column
Column.getMaxWidth ( )  :  int
Column.getMinWidth ( )  :  int
Column.setMaxWidth int _maxWidth )  :  void
Column.setMinWidth int _minWidth )  :  void

primefaces-3.5-20121205.083444-12.jar, Columns.class
package org.primefaces.component.columns
Columns.getMaxWidth ( )  :  int
Columns.getMinWidth ( )  :  int
Columns.setMaxWidth int _maxWidth )  :  void
Columns.setMinWidth int _minWidth )  :  void

primefaces-3.5-20121205.083444-12.jar, DynamicColumn.class
package org.primefaces.component.api
DynamicColumn.getMaxWidth ( )  :  int
DynamicColumn.getMinWidth ( )  :  int

primefaces-3.5-20121205.083444-12.jar, UIColumn.class
package org.primefaces.component.api
UIColumn.getMaxWidth ( ) [abstract]  :  int
UIColumn.getMinWidth ( ) [abstract]  :  int

to the top

Problems with Data Types, High Severity (2)


primefaces-3.5-20121203.090026-11.jar
package org.primefaces.component.api
[+] UIColumn (2)

to the top

Other Changes in Data Types (4)


primefaces-3.5-20121203.090026-11.jar
package org.primefaces.component.column
[+] Column.PropertyKeys (2)

package org.primefaces.component.columns
[+] Columns.PropertyKeys (2)

to the top

Java ARchives (1)


primefaces-3.5-20121203.090026-11.jar

to the top




Generated on Fri Dec 7 08:11:40 2012 for PrimeFaces by Java API Compliance Checker 1.3  
A tool for checking backward compatibility of a Java library API