Source compatibility report for the dropwizard-jetty library between 1.0.0 and 1.0.1 versions
Test Info
Library Name | dropwizard-jetty |
Version #1 | 1.0.0 |
Version #2 | 1.0.1 |
Test Results
Total Java Modules | 1 |
Total Methods / Classes | 183 / 13 |
Compatibility |
99.5% |
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-jetty-1.0.1.jar, HttpsConnectorFactory.class
package io.dropwizard.jetty
HttpsConnectorFactory.logSslInfoOnStart ( SslContextFactory sslContextFactory ) : AbstractLifeCycle.AbstractLifeCycleListener
io/dropwizard/jetty/HttpsConnectorFactory.logSslInfoOnStart:(Lorg/eclipse/jetty/util/ssl/SslContextFactory;)Lorg/eclipse/jetty/util/component/AbstractLifeCycle$AbstractLifeCycleListener;
to the top
Removed Methods 1
dropwizard-jetty-1.0.0.jar, HttpsConnectorFactory.class
package io.dropwizard.jetty
HttpsConnectorFactory.logSupportedParameters ( ) : void
io/dropwizard/jetty/HttpsConnectorFactory.logSupportedParameters:()V
to the top
Java Archives 1
dropwizard-jetty-1.0.0.jar
to the top