aeb3da139335e7da4727be3794435dfc4b3b21b9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable webAppUrls : List<URL> to pluginJars : HashSet<URL> in method private getPluginJars() : Set<URL> in class org.eclipse.jetty.jspc.plugin.JspcMojo | From | To | |
Change Variable Type | 1 | ||
Change Variable Type webAppUrls : List<URL> to pluginJars : HashSet<URL> in method private getPluginJars() : Set<URL> in class org.eclipse.jetty.jspc.plugin.JspcMojo | From | To | |
Extract Method | 1 | ||
Extract Method private getPluginJars() : Set<URL> extracted from public compile() : void in class org.eclipse.jetty.jspc.plugin.JspcMojo | From | To |