Binary compatibility report for the rhq-core-plugin-api library  between 4.6.0 and 4.7.0 versions

Test Info


Library Namerhq-core-plugin-api
Version #14.6.0
Version #24.7.0

Test Results


Total Java ARchives1
Total Methods / Classes421 / 85
VerdictIncompatible
(1.4%)

Problem Summary


SeverityCount
Added Methods-0
Removed MethodsHigh6
Problems with
Data Types
High2
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Removed Methods (6)


rhq-core-plugin-api-4.6.0.jar, DisabledResourceComponent.class
package org.rhq.core.pluginapi.inventory
DisabledResourceComponent.DisabledResourceComponent ( )
DisabledResourceComponent.getAvailability ( )  :  org.rhq.core.domain.measurement.AvailabilityType
DisabledResourceComponent.start ResourceContext context )  :  void
DisabledResourceComponent.stop ( )  :  void

rhq-core-plugin-api-4.6.0.jar, DisabledResourceDiscoveryComponent.class
package org.rhq.core.pluginapi.inventory
DisabledResourceDiscoveryComponent.DisabledResourceDiscoveryComponent ( )
DisabledResourceDiscoveryComponent.discoverResources ResourceDiscoveryContext context )  :  java.util.Set

to the top

Problems with Data Types, High Severity (2)


rhq-core-plugin-api-4.6.0.jar
package org.rhq.core.pluginapi.inventory
[+] DisabledResourceComponent (1)
[+] DisabledResourceDiscoveryComponent (1)

to the top

Java ARchives (1)


rhq-core-plugin-api-4.6.0.jar

to the top




Generated on Tue May 7 08:10:36 2013 for rhq-core-plugin-api by Java API Compliance Checker 1.3.1  
A tool for checking backward compatibility of a Java library API