7aaa46f91080a1aab1e0acaeea7eb36b2c1c3972
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type settings : Settings to droppedPropertiesAndMsg : Map<String,String> in method public DroppedPropertyChecker(properties Map<String,String>, droppedPropertiesAndMsg Map<String,String>) in class org.sonar.batch.bootstrap.DroppedPropertyChecker | From | To | |
Move Attribute | 1 | ||
Move Attribute private DROPPED_PROPERTIES : Map<String,String> from class org.sonar.batch.scan.ProjectSettings to private DROPPED_PROPERTIES : Map<String,String> from class org.sonar.batch.scan.ProjectReactorBuilder | From | To | |
Rename Attribute | 1 | ||
Rename Attribute taskProps : AnalysisProperties to analysisProps : AnalysisProperties in class org.sonar.batch.scan.ProjectReactorBuilder | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type settings : Settings to settings : Map<String,String> in class org.sonar.batch.bootstrap.DroppedPropertyChecker | From | To | |
Rename Parameter | 1 | ||
Rename Parameter settings : Settings to droppedPropertiesAndMsg : Map<String,String> in method public DroppedPropertyChecker(properties Map<String,String>, droppedPropertiesAndMsg Map<String,String>) in class org.sonar.batch.bootstrap.DroppedPropertyChecker | From | To |