42d9da56c0292467074789bd557b803f1adc7269
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 3 | ||
| Change Variable Type webAppClassPath : StringBuffer to webAppClassPath : StringBuilder in method public compile() : void in class org.eclipse.jetty.jspc.plugin.JspcMojo | From | To | |
| Change Variable Type strbuff : StringBuffer to strbuff : StringBuilder in method public toString() : String in class org.eclipse.jetty.maven.plugin.OverlayConfig | From | To | |
| Change Variable Type strbuff : StringBuffer to strbuff : StringBuilder in method public toString() : String in class org.eclipse.jetty.maven.plugin.Overlay | From | To | |
| Change Attribute Type | 4 | ||
| Change Attribute Type execution : org.apache.maven.plugin.MojoExecution to execution : MojoExecution in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo | From | To | |
| Change Attribute Type projectArtifacts : Set to projectArtifacts : Set<Artifact> in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo | From | To | |
| Change Attribute Type pluginArtifacts : List to pluginArtifacts : List<Artifact> in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo | From | To | |
| Change Attribute Type pluginArtifacts : List to pluginArtifacts : List<Artifact> in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo | From | To |