Binary compatibility report for the PrimeFaces library  between 3.5.20121209.124906.1 and 3.5.20121210.195934.2 versions

Test Info


Library NamePrimeFaces
Version #13.5.20121209.124906.1
Version #23.5.20121210.195934.2

Test Results


Total Java ARchives1
Total Methods / Classes5935 / 629
VerdictIncompatible
(0.1%)

Problem Summary


SeverityCount
Added Methods-4
Removed MethodsHigh3
Problems with
Data Types
High1
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods (4)


primefaces-3.5-20121210.195934-2.jar, RenderResponsePhaseListener.class
package org.primefaces.lifecycle
RenderResponsePhaseListener.afterPhase javax.faces.event.PhaseEvent event )  :  void
RenderResponsePhaseListener.beforePhase javax.faces.event.PhaseEvent event )  :  void
RenderResponsePhaseListener.getPhaseId ( )  :  javax.faces.event.PhaseId
RenderResponsePhaseListener.RenderResponsePhaseListener ( )

to the top

Removed Methods (3)


primefaces-3.5-20121209.124906-1.jar, PreRenderViewListener.class
package org.primefaces.webapp
PreRenderViewListener.isListenerForSource Object source )  :  boolean
PreRenderViewListener.PreRenderViewListener ( )
PreRenderViewListener.processEvent javax.faces.event.SystemEvent event )  :  void

to the top

Problems with Data Types, High Severity (1)


primefaces-3.5-20121209.124906-1.jar
package org.primefaces.webapp
[+] PreRenderViewListener (1)

to the top

Java ARchives (1)


primefaces-3.5-20121209.124906-1.jar

to the top




Generated on Tue Dec 11 08:09:03 2012 for PrimeFaces by Java API Compliance Checker 1.3  
A tool for checking backward compatibility of a Java library API