b37fcf3f2ccc95d5495e590ed2aaedbd6c75b7f5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute properties : String[] to jettyProperties : String[] in class org.eclipse.jetty.maven.plugin.JettyRunDistro | From | To | |
Extract Method | 1 | ||
Extract Method public applyXmlConfigurations(server Server, files List<File>, properties Map<String,String>) : Server extracted from public applyXmlConfigurations(server Server, files List<File>) : Server in class org.eclipse.jetty.maven.plugin.ServerSupport | From | To |