ff36ea54eaa3d0b6eaa233bf5372a03f0939931f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable jarURL : URL to jarFileUrl : URL in method public scan(jarUrl URL, webappPath String, isWebapp boolean) : void in class org.apache.jasper.servlet.TldScanner.TldScannerCallback | From | To | |
| Inline Variable | 1 | ||
| Inline Variable url : URL in method public scan(jarConn JarURLConnection, webappPath String, isWebapp boolean) : void from class org.apache.tomcat.util.descriptor.web.FragmentJarScannerCallback | From | To | |
| Extract Method | 2 | ||
| Extract Method public scan(jarUrl URL, webappPath String, isWebapp boolean) : void extracted from public scan(jarConn JarURLConnection, webappPath String, isWebapp boolean) : void in class org.apache.tomcat.util.descriptor.web.FragmentJarScannerCallback | From | To | |
| Extract Method public scan(jarUrl URL, webappPath String, isWebapp boolean) : void extracted from public scan(urlConn JarURLConnection, webappPath String, isWebapp boolean) : void in class org.apache.jasper.servlet.TldScanner.TldScannerCallback | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter urlConn : JarURLConnection to jarConn : JarURLConnection in method public scan(jarConn JarURLConnection, webappPath String, isWebapp boolean) : void in class org.apache.jasper.servlet.TldScanner.TldScannerCallback | From | To |