Binary compatibility report for the rhq-core-plugin-api library  between 4.0.1 and 4.2.0 versions

Test Info


Library Namerhq-core-plugin-api
Version #14.0.1
Version #24.2.0

Test Results


Total Java ARchives1
Total Methods / Classes329 / 68
VerdictIncompatible
(1.5%)

Problem Summary


SeverityCount
Added Methods-4
Removed MethodsHigh0
Problems with
Data Types
High0
Medium1
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods (4)


rhq-core-plugin-api-4.2.0.jar, BundleDeployRequest.class
package org.rhq.core.pluginapi.bundle
BundleDeployRequest.getAbsoluteDestinationDirectory ( )  :  java.io.File
BundleDeployRequest.setAbsoluteDestinationDirectory java.io.File absoluteDestDir )  :  void

rhq-core-plugin-api-4.2.0.jar, BundlePurgeRequest.class
package org.rhq.core.pluginapi.bundle
BundlePurgeRequest.getAbsoluteDestinationDirectory ( )  :  java.io.File
BundlePurgeRequest.setAbsoluteDestinationDirectory java.io.File absoluteDestDir )  :  void

to the top

Problems with Data Types, Medium Severity (1)


rhq-core-plugin-api-4.0.1.jar
package org.rhq.core.pluginapi.event
[+] EventContext (1)

to the top

Java ARchives (1)


rhq-core-plugin-api-4.0.1.jar

to the top




Generated on Wed Mar 20 17:25:26 2013 for rhq-core-plugin-api by Java API Compliance Checker 1.3  
A tool for checking backward compatibility of a Java library API