API compatibility report for the jackson-jaxrs library  between 1.8.8 and 1.9.13 versions


Binary
Compatibility
Source
Compatibility

Test Info


Library Namejackson-jaxrs
Version #11.8.8
Version #21.9.13
Java Version1.7.0_75
SubjectBinary Compatibility

Test Results


Total Java ARchives1
Total Methods / Classes57 / 7
VerdictCompatible

Problem Summary


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

Added Methods (1)


jackson-jaxrs-1.9.13.jar, JacksonJsonProvider.class
package org.codehaus.jackson.jaxrs
JacksonJsonProvider._findView ( org.codehaus.jackson.map.ObjectMapper mapper, annotation.Annotation[ ] annotations )  :  Class<?>

to the top

Java ARchives (1)


jackson-jaxrs-1.8.8.jar

to the top



Test Info


Library Namejackson-jaxrs
Version #11.8.8
Version #21.9.13
Java Version1.7.0_75
SubjectSource Compatibility

Test Results


Total Java ARchives1
Total Methods / Classes57 / 7
VerdictCompatible

Problem Summary


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

Added Methods (1)


jackson-jaxrs-1.9.13.jar, JacksonJsonProvider.class
package org.codehaus.jackson.jaxrs
JacksonJsonProvider._findView ( org.codehaus.jackson.map.ObjectMapper mapper, annotation.Annotation[ ] annotations )  :  Class<?>

to the top

Java ARchives (1)


jackson-jaxrs-1.8.8.jar

to the top



Generated on Wed Mar 4 13:07:01 2015 for jackson-jaxrs by Java API Compliance Checker 1.3.7  
A tool for checking backward compatibility of a Java library API