Binary compatibility report for the PrimeFaces library  between 3.6.20130315.085445.6 and 3.6.20130323.154719.7 versions

Test Info


Library NamePrimeFaces
Version #13.6.20130315.085445.6
Version #23.6.20130323.154719.7

Test Results


Total Java ARchives1
Total Methods / Classes5932 / 617
VerdictIncompatible
(0.04%)

Problem Summary


SeverityCount
Added Methods-11
Removed MethodsHigh0
Problems with
Data Types
High0
Medium1
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-1

Added Methods (11)


primefaces-3.6-20130323.154719-7.jar, CommandButton.class
package org.primefaces.component.commandbutton
CommandButton.getDefaultEventName ( )  :  String
CommandButton.getEventNames ( )  :  java.util.Collection
CommandButton.queueEvent javax.faces.event.FacesEvent event )  :  void

primefaces-3.6-20130323.154719-7.jar, DefaultRequestContext.class
package org.primefaces.context
DefaultRequestContext.returnFromDialog Object data )  :  void

primefaces-3.6-20130323.154719-7.jar, DialogActionListener.class
package org.primefaces.application
DialogActionListener.DialogActionListener javax.faces.event.ActionListener base )
DialogActionListener.processAction javax.faces.event.ActionEvent event )  :  void

primefaces-3.6-20130323.154719-7.jar, DialogNavigationHandler.class
package org.primefaces.application
DialogNavigationHandler.DialogNavigationHandler javax.faces.application.ConfigurableNavigationHandler base )
DialogNavigationHandler.getNavigationCase ( javax.faces.context.FacesContext context, String fromAction, String outcome )  :  javax.faces.application.NavigationCase
DialogNavigationHandler.getNavigationCases ( )  :  java.util.Map
DialogNavigationHandler.handleNavigation ( javax.faces.context.FacesContext context, String fromAction, String outcome )  :  void

primefaces-3.6-20130323.154719-7.jar, RequestContext.class
package org.primefaces.context
RequestContext.returnFromDialog Object p1 ) [abstract]  :  void

to the top

Problems with Data Types, Medium Severity (1)


primefaces-3.6-20130315.085445-6.jar
package org.primefaces.component.outputlabel
[+] OutputLabel (1)

to the top

Other Changes in Data Types (1)


primefaces-3.6-20130315.085445-6.jar
package org.primefaces.context
[+] RequestContext (1)

to the top

Java ARchives (1)


primefaces-3.6-20130315.085445-6.jar

to the top




Generated on Sun Mar 24 08:09:07 2013 for PrimeFaces by Java API Compliance Checker 1.3  
A tool for checking backward compatibility of a Java library API