Binary compatibility report for the PrimeFaces library  between 3.5.20121212.230232.6 and 3.5.20121218.110722.1 versions

Test Info


Library NamePrimeFaces
Version #13.5.20121212.230232.6
Version #23.5.20121218.110722.1

Test Results


Total Java ARchives1
Total Methods / Classes5934 / 630
VerdictIncompatible
(0.6%)

Problem Summary


SeverityCount
Added Methods-0
Removed MethodsHigh33
Problems with
Data Types
High8
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Removed Methods (33)


primefaces-3.5-20121212.230232-6.jar, GalleriaContent.class
package org.primefaces.component.galleria
GalleriaContent.GalleriaContent ( )
GalleriaContent.getFacesContext ( )  :  javax.faces.context.FacesContext
GalleriaContent.getFamily ( )  :  String
GalleriaContent.handleAttribute String name, Object value )  :  void

primefaces-3.5-20121212.230232-6.jar, GalleriaContentRenderer.class
package org.primefaces.component.galleria
GalleriaContentRenderer.encodeChildren ( javax.faces.context.FacesContext context, javax.faces.component.UIComponent component )  :  void
GalleriaContentRenderer.encodeEnd ( javax.faces.context.FacesContext context, javax.faces.component.UIComponent component )  :  void
GalleriaContentRenderer.GalleriaContentRenderer ( )
GalleriaContentRenderer.getRendersChildren ( )  :  boolean

primefaces-3.5-20121212.230232-6.jar, GalleriaOverlay.class
package org.primefaces.component.galleria
GalleriaOverlay.GalleriaOverlay ( )
GalleriaOverlay.getFacesContext ( )  :  javax.faces.context.FacesContext
GalleriaOverlay.getFamily ( )  :  String
GalleriaOverlay.getTitle ( )  :  String
GalleriaOverlay.handleAttribute String name, Object value )  :  void
GalleriaOverlay.setTitle String _title )  :  void

primefaces-3.5-20121212.230232-6.jar, GalleriaOverlayRenderer.class
package org.primefaces.component.galleria
GalleriaOverlayRenderer.encodeChildren ( javax.faces.context.FacesContext context, javax.faces.component.UIComponent component )  :  void
GalleriaOverlayRenderer.encodeEnd ( javax.faces.context.FacesContext context, javax.faces.component.UIComponent component )  :  void
GalleriaOverlayRenderer.GalleriaOverlayRenderer ( )
GalleriaOverlayRenderer.getRendersChildren ( )  :  boolean

primefaces-3.5-20121212.230232-6.jar, PropertyKeys.class
package org.primefaces.component.galleria
GalleriaContent.PropertyKeys.toString ( )  :  String
GalleriaContent.PropertyKeys.valueOf String name ) [static]  :  GalleriaContent.PropertyKeys
GalleriaContent.PropertyKeys.values ( ) [static]  :  GalleriaContent.PropertyKeys[ ]
GalleriaOverlay.PropertyKeys.toString ( )  :  String
GalleriaOverlay.PropertyKeys.valueOf String name ) [static]  :  GalleriaOverlay.PropertyKeys
GalleriaOverlay.PropertyKeys.values ( ) [static]  :  GalleriaOverlay.PropertyKeys[ ]
package org.primefaces.component.resources
Resources.PropertyKeys.toString ( )  :  String
Resources.PropertyKeys.valueOf String name ) [static]  :  Resources.PropertyKeys
Resources.PropertyKeys.values ( ) [static]  :  Resources.PropertyKeys[ ]

primefaces-3.5-20121212.230232-6.jar, Resources.class
package org.primefaces.component.resources
Resources.getExclude ( )  :  String
Resources.getFacesContext ( )  :  javax.faces.context.FacesContext
Resources.getFamily ( )  :  String
Resources.handleAttribute String name, Object value )  :  void
Resources.Resources ( )
Resources.setExclude String _exclude )  :  void

to the top

Problems with Data Types, High Severity (8)


primefaces-3.5-20121212.230232-6.jar
package org.primefaces.component.galleria
[+] GalleriaContent (1)
[+] GalleriaContent.PropertyKeys (1)
[+] GalleriaContentRenderer (1)
[+] GalleriaOverlay (1)
[+] GalleriaOverlay.PropertyKeys (1)
[+] GalleriaOverlayRenderer (1)

package org.primefaces.component.resources
[+] Resources (1)
[+] Resources.PropertyKeys (1)

to the top

Java ARchives (1)


primefaces-3.5-20121212.230232-6.jar

to the top




Generated on Wed Dec 19 08:06:41 2012 for PrimeFaces by Java API Compliance Checker 1.3  
A tool for checking backward compatibility of a Java library API