69daacf8a9806a1a9b54e0688a2c277e8d713fdf
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type fileNames : List to fileNames : List<String> in method private getJspFiles(webAppSourceDirectory String) : String in class org.eclipse.jetty.jspc.plugin.JspcMojo | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type pluginArtifacts : List to pluginArtifacts : List<Artifact> in class org.eclipse.jetty.jspc.plugin.JspcMojo | From | To | |
Change Attribute Type projectArtifacts : Set to projectArtifacts : Set<Artifact> in class org.eclipse.jetty.jspc.plugin.JspcMojo | From | To |