Binary compatibility report for the Felix OSGi Core library between 3.0.7 and 3.0.8 versions

Test Info


Library NameFelix OSGi Core
Version #13.0.7
Version #23.0.8

Test Results


Total Java ARchives4
Total Methods / Classes644 / 76
VerdictCompatible

Problem Summary


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

Added Methods (9)


org.apache.felix.gogo.runtime-0.8.0.jar, CommandProcessorImpl.class
package org.apache.felix.gogo.runtime
CommandProcessorImpl.addListener ( CommandSessionListener l )  :  void
CommandProcessorImpl.removeListener ( CommandSessionListener l )  :  void

org.apache.felix.gogo.runtime-0.8.0.jar, CommandSessionListener.class
package org.apache.felix.gogo.api
CommandSessionListener.afterExecute ( CommandSession p1, CharSequence p2, Exception p3 ) [abstract]  :  void
CommandSessionListener.afterExecute ( CommandSession p1, CharSequence p2, Object p3 ) [abstract]  :  void
CommandSessionListener.beforeExecute ( CommandSession p1, CharSequence p2 ) [abstract]  :  void

org.apache.felix.gogo.runtime-0.8.0.jar, EventAdminListener.class
package org.apache.felix.gogo.runtime.activator
EventAdminListener.afterExecute ( CommandSession session, CharSequence command, Exception exception )  :  void
EventAdminListener.afterExecute ( CommandSession session, CharSequence command, Object result )  :  void
EventAdminListener.beforeExecute ( CommandSession session, CharSequence command )  :  void
EventAdminListener.EventAdminListener ( BundleContext bundleContext )

to the top

Other Changes in Data Types (1)


org.apache.felix.gogo.runtime-0.6.1.jar
package org.apache.felix.gogo.runtime
[+] CommandProcessorImpl (1)

to the top

Java ARchives (4)


org.apache.felix.bundlerepository-1.6.2.jar
org.apache.felix.gogo.command-0.6.1.jar
org.apache.felix.gogo.runtime-0.6.1.jar
org.apache.felix.gogo.shell-0.6.1.jar

to the top