b1dfcabe3151286bc7096d796037a57baa9a002c
Files Diff
- Added: 4
- Removed: 33
- Renamed: 0
- Modified: 35
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private createResolverPom(config ITestConfig, cleanTestProvidedDependencies List<String>) : File renamed to private createUserPom(config ITestConfig, cleanTestProvidedDependencies List<String>) : File in class org.apache.camel.itest.springboot.util.ArquillianPackager | From | To | |
| Move Method | 2 | ||
| Move Method private camelRoot(path String) : File from class org.apache.camel.itest.springboot.util.DependencyResolver to public camelRoot(path String) : File from class org.apache.camel.itest.springboot.util.LocationUtils | From | To | |
| Move Method private camelRoot() : File from class org.apache.camel.itest.springboot.util.DependencyResolver to public camelRoot() : File from class org.apache.camel.itest.springboot.util.LocationUtils | From | To | |
| Rename Variable | 1 | ||
| Rename Variable testDependencies : List<MavenResolvedArtifact> to resolvedScopes : List<ScopeType> in method public springBootPackage(config ITestConfig) : Archive<?> in class org.apache.camel.itest.springboot.util.ArquillianPackager | From | To | |
| Extract Class | 1 | ||
| Extract Class org.apache.camel.itest.springboot.util.LocationUtils from class org.apache.camel.itest.springboot.util.DependencyResolver | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type testDependencies : List<MavenResolvedArtifact> to resolvedScopes : List<ScopeType> in method public springBootPackage(config ITestConfig) : Archive<?> in class org.apache.camel.itest.springboot.util.ArquillianPackager | From | To |