39cc96f13fff24c17bb9b1a37311cd37281f6e03
Files Diff
- Added: 2
- Removed: 4
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable context : StandardContext to webapp : StandardContext in method public configure(tomcat Tomcat, props Props) : StandardContext in class org.sonar.server.app.TomcatContexts | From | To | |
| Rename Class | 1 | ||
| Rename Class org.sonar.server.app.Webapp renamed to org.sonar.server.app.TomcatContexts | From | To | |
| Move Class | 1 | ||
| Move Class org.sonar.server.app.WebDeployContext.Fs moved to org.sonar.server.app.TomcatContexts.Fs | From | To | |
| Extract Method | 1 | ||
| Extract Method private addContext(tomcat Tomcat, contextPath String, dir File) : StandardContext extracted from package configure(tomcat Tomcat, props Props) : StandardContext in class org.sonar.server.app.TomcatContexts | From | To |