Binary compatibility report for the PrimeFaces library  between 4.0.20130516.100121.2 and 4.0.20130521.212253.1 versions

Test Info


Library NamePrimeFaces
Version #14.0.20130516.100121.2
Version #24.0.20130521.212253.1

Test Results


Total Java ARchives1
Total Methods / Classes6150 / 633
VerdictIncompatible
(0.1%)

Problem Summary


SeverityCount
Added Methods-6
Removed MethodsHigh2
Problems with
Data Types
High1
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-2

Added Methods (6)


primefaces-4.0-20130521.212253-1.jar, Tree.class
package org.primefaces.component.tree
Tree.getDragdropScope ( )  :  String
Tree.isDraggable ( )  :  boolean
Tree.isDroppable ( )  :  boolean
Tree.setDragdropScope String _dragdropScope )  :  void
Tree.setDraggable boolean _draggable )  :  void
Tree.setDroppable boolean _droppable )  :  void

to the top

Removed Methods (2)


primefaces-4.0-20130516.100121-2.jar, Tree.class
package org.primefaces.component.tree
Tree.isDragdrop ( )  :  boolean
Tree.setDragdrop boolean _dragdrop )  :  void

to the top

Problems with Data Types, High Severity (1)


primefaces-4.0-20130516.100121-2.jar
package org.primefaces.component.tree
[+] Tree.PropertyKeys (1)

to the top

Other Changes in Data Types (2)


primefaces-4.0-20130516.100121-2.jar
package org.primefaces.component.tree
[+] Tree.PropertyKeys (2)

to the top

Java ARchives (1)


primefaces-4.0-20130516.100121-2.jar

to the top




Generated on Wed May 22 08:12:57 2013 for PrimeFaces by Java API Compliance Checker 1.3.1  
A tool for checking backward compatibility of a Java library API