Binary compatibility report for the PrimeFaces library  between 3.5.20130115.231414.2 and 3.5.20130116.151735.3 versions

Test Info


Library NamePrimeFaces
Version #13.5.20130115.231414.2
Version #23.5.20130116.151735.3

Test Results


Total Java ARchives1
Total Methods / Classes5914 / 618
VerdictIncompatible
(0.1%)

Problem Summary


SeverityCount
Added Methods-8
Removed MethodsHigh8
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods (8)


primefaces-3.5-20130116.151735-3.jar, DataTable.class
package org.primefaces.component.datatable
DataTable.getScrollHeight ( )  :  String
DataTable.getScrollWidth ( )  :  String
DataTable.setScrollHeight String _scrollHeight )  :  void
DataTable.setScrollWidth String _scrollWidth )  :  void

primefaces-3.5-20130116.151735-3.jar, TreeTable.class
package org.primefaces.component.treetable
TreeTable.getScrollHeight ( )  :  String
TreeTable.getScrollWidth ( )  :  String
TreeTable.setScrollHeight String _scrollHeight )  :  void
TreeTable.setScrollWidth String _scrollWidth )  :  void

to the top

Removed Methods (8)


primefaces-3.5-20130115.231414-2.jar, DataTable.class
package org.primefaces.component.datatable
DataTable.getScrollHeight ( )  :  int
DataTable.getScrollWidth ( )  :  int
DataTable.setScrollHeight int _scrollHeight )  :  void
DataTable.setScrollWidth int _scrollWidth )  :  void

primefaces-3.5-20130115.231414-2.jar, TreeTable.class
package org.primefaces.component.treetable
TreeTable.getScrollHeight ( )  :  int
TreeTable.getScrollWidth ( )  :  int
TreeTable.setScrollHeight int _scrollHeight )  :  void
TreeTable.setScrollWidth int _scrollWidth )  :  void

to the top

Java ARchives (1)


primefaces-3.5-20130115.231414-2.jar

to the top




Generated on Thu Jan 17 08:23:43 2013 for PrimeFaces by Java API Compliance Checker 1.3  
A tool for checking backward compatibility of a Java library API