771c23995b6535626f3a1576f188b660398b4f30
Files Diff
- Added: 6
- Removed: 4
- Renamed: 0
- Modified: 29
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private fixLoggingDependencies(pom Document) : void renamed to private fixAdditionalDependencies(pom Document) : void in class org.apache.camel.maven.packaging.SpringBootStarterMojo | From | To | |
Rename Variable | 3 | ||
Rename Variable exclusion : Element to dependency : Element in method private fixAdditionalDependencies(pom Document) : void in class org.apache.camel.maven.packaging.SpringBootStarterMojo | From | To | |
Rename Variable lib : String to dep : String in method private fixAdditionalDependencies(pom Document) : void in class org.apache.camel.maven.packaging.SpringBootStarterMojo | From | To | |
Rename Variable exclusions : Element to version : Element in method private fixAdditionalDependencies(pom Document) : void in class org.apache.camel.maven.packaging.SpringBootStarterMojo | From | To | |
Rename Class | 3 | ||
Rename Class org.apache.camel.itest.springboot.CamelCoreOsgiTest renamed to org.apache.camel.itest.springboot.CamelChronicleTest | From | To | |
Rename Class org.apache.camel.itest.springboot.CamelSpringBootStarterTest renamed to org.apache.camel.itest.springboot.CamelRibbonTest | From | To | |
Rename Class org.apache.camel.itest.springboot.CamelZipkinStarterTest renamed to org.apache.camel.itest.springboot.CamelJohnzonTest | From | To | |
Extract Variable | 1 | ||
Extract Variable comps : String[] in method private fixAdditionalDependencies(pom Document) : void from class org.apache.camel.maven.packaging.SpringBootStarterMojo | From | To |