Source compatibility report for the dropwizard-forms library between 2.1.12 and 3.0.0 versions

Test Info


Library Namedropwizard-forms
Version #12.1.12
Version #23.0.0

Test Results


Total Java Modules1
Total Methods / Classes5 / 1
Compatibility 0%

Problem Summary


SeverityCount
Added Methods-2
Removed MethodsHigh2
Problems with
Data Types
High1
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  2 


dropwizard-forms-3.0.0.jar, MultiPartBundle.class
package io.dropwizard.forms
MultiPartBundle.run ( Configuration configuration, Environment environment )  :  void
MultiPartBundle.run ( Object p1, Environment p2 )  :  void

to the top

Removed Methods  2 


dropwizard-forms-2.1.12.jar, MultiPartBundle.class
package io.dropwizard.forms
MultiPartBundle.run ( Configuration configuration, Environment environment )  :  void
MultiPartBundle.run ( Object p1, Environment p2 )  :  void

to the top

Problems with Data Types, High Severity  1 


dropwizard-forms-2.1.12.jar
package io.dropwizard.forms
[+] class MultiPartBundle  1 

to the top

Java Archives  1 


dropwizard-forms-2.1.12.jar

to the top