|
Rename Parameter propertiesByModuleId : Map<String,Map<String,String>> to propertiesByModuleIdPath : Map<String,Map<String,String>> in method private defineChildren(parentProject ProjectDefinition, propertiesByModuleIdPath Map<String,Map<String,String>>, parentModuleIdPath String) : void in class org.sonar.batch.scan.ProjectReactorBuilder |
From |
To |
|
Rename Parameter propertiesByModuleId : Map<String,Map<String,String>> to propertiesByModuleIdPath : Map<String,Map<String,String>> in method private extractPropertiesByModule(propertiesByModuleIdPath Map<String,Map<String,String>>, currentModuleId String, currentModuleIdPath String, parentProperties Map<String,String>) : void in class org.sonar.batch.scan.ProjectReactorBuilder |
From |
To |