Source compatibility report for the dropwizard-servlets library between 1.1.8 and 1.2.0 versions
Test Info
Library Name | dropwizard-servlets |
Version #1 | 1.1.8 |
Version #2 | 1.2.0 |
Test Results
Total Java Modules | 1 |
Total Methods / Classes | 50 / 13 |
Compatibility |
98% |
Problem Summary
| Severity | Count |
Added Methods | - | 1 |
Removed Methods | High | 1 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
Medium | 0 |
Low | 0 |
Added Methods 1
dropwizard-servlets-1.2.0.jar, LogConfigurationTask.class
package io.dropwizard.servlets.tasks
LogConfigurationTask.LogConfigurationTask ( ILoggerFactory loggerContext )
io/dropwizard/servlets/tasks/LogConfigurationTask."<init>":(Lorg/slf4j/ILoggerFactory;)V
to the top
Removed Methods 1
dropwizard-servlets-1.1.8.jar, LogConfigurationTask.class
package io.dropwizard.servlets.tasks
LogConfigurationTask.LogConfigurationTask ( LoggerContext loggerContext )
io/dropwizard/servlets/tasks/LogConfigurationTask."<init>":(Lch/qos/logback/classic/LoggerContext;)V
to the top
Java Archives 1
dropwizard-servlets-1.1.8.jar
to the top