37fa778ea03aba953712348426393136e2314658
Files Diff
- Added: 5
- Removed: 2
- Renamed: 0
- Modified: 13
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Updated | |
From org.ow2.asm:asm-commons 5.0.1 To 5.1 | |
From org.eclipse.jetty:jetty-nested 9.3.11-SNAPSHOT To 9.4.0-SNAPSHOT | |
From org.slf4j:log4j-over-slf4j 1.6.6 To 1.6.1 | |
From org.slf4j:jcl104-over-slf4j 1.6.6 To 1.6.1 | |
From org.slf4j:slf4j-api 1.6.6 To 1.6.1 | |
From org.ow2.asm:asm 5.0.1 To 5.1 | |
From org.slf4j:slf4j-api 1.6.1 To 1.6.6 | |
From org.eclipse.jetty:jetty-websocket 9.3.11-SNAPSHOT To 9.4.0-SNAPSHOT | |
From org.slf4j:log4j-over-slf4j 1.6.1 To 1.6.6 | |
From org.slf4j:jcl104-over-slf4j 1.6.1 To 1.6.6 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public jspDependencies() : List<Option> renamed to public testDependencies() : List<Option> in class org.eclipse.jetty.osgi.test.TestJettyOSGiBootWebAppAsService | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type _jettyServerServiceTracker : JettyServerServiceTracker to _jettyServerServiceTracker : ServiceTracker in class org.eclipse.jetty.osgi.boot.JettyBootstrapActivator | From | To |