|
Change Parameter Type resourceCache : BatchComponentCache to componentCache : InputComponentStore in method public CoveragePublisher(componentCache InputComponentStore, measureCache MeasureCache) in class org.sonar.scanner.report.CoveragePublisher |
From |
To |
|
Change Parameter Type resourceCache : BatchComponentCache to resourceCache : InputComponentStore in method public ServerIssueRepository(caches Storages, previousIssuesLoader ServerIssuesLoader, reactor ImmutableProjectReactor, resourceCache InputComponentStore) in class org.sonar.scanner.issue.tracking.ServerIssueRepository |
From |
To |
|
Change Parameter Type resource : BatchComponent to componnet : InputComponent in method private addResource(componnet InputComponent) : void in class org.sonar.scanner.scan.report.IssuesReport |
From |
To |
|
Change Parameter Type batchComponent : BatchComponent to component : DefaultInputComponent in method private recursiveWriteComponent(component DefaultInputComponent, writer ScannerReportWriter) : void in class org.sonar.scanner.report.ComponentsPublisher |
From |
To |
|
Change Parameter Type module : Project to module : DefaultInputModule in method private scanRecursively(tree InputModuleHierarchy, module DefaultInputModule) : void in class org.sonar.scanner.scan.ProjectScanContainer |
From |
To |
|
Change Parameter Type projectCache : InputPathCache to inputComponentStore : InputComponentStore in method public ModuleInputComponentStore(module InputModule, inputComponentStore InputComponentStore) in class org.sonar.scanner.scan.filesystem.ModuleInputComponentStore |
From |
To |
|
Change Parameter Type project : Project to module : DefaultInputModule in method public SensorsExecutor(selector ScannerExtensionDictionnary, module DefaultInputModule, eventBus EventBus) in class org.sonar.scanner.phases.SensorsExecutor |
From |
To |
|
Change Parameter Type project : Project to module : DefaultInputModule in method public PostJobsExecutor(selector ScannerExtensionDictionnary, module DefaultInputModule, eventBus EventBus) in class org.sonar.scanner.phases.PostJobsExecutor |
From |
To |
|
Change Parameter Type fileCache : InputPathCache to fileCache : InputComponentStore in method public JSONReport(moduleHierarchy InputModuleHierarchy, settings Settings, fileSystem FileSystem, server Server, rules Rules, issueCache IssueCache, rootModule DefaultInputModule, fileCache InputComponentStore, userRepository UserRepositoryLoader) in class org.sonar.scanner.scan.report.JSONReport |
From |
To |
|
Change Parameter Type batchComponentCache : BatchComponentCache to inputComponentCache : InputComponentStore in method public CpdExecutor(settings Settings, index SonarCpdBlockIndex, publisher ReportPublisher, inputComponentCache InputComponentStore) in class org.sonar.scanner.cpd.CpdExecutor |
From |
To |
|
Change Parameter Type component : BatchComponent to component : DefaultInputComponent in method package saveDuplications(component DefaultInputComponent, duplications List<CloneGroup>) : void in class org.sonar.scanner.cpd.CpdExecutor |
From |
To |
|
Change Parameter Type component : BatchComponent to component : InputComponent in method private toReportDuplication(component InputComponent, dupBuilder Duplication.Builder, blockBuilder Duplicate.Builder, input CloneGroup) : Duplication in class org.sonar.scanner.cpd.CpdExecutor |
From |
To |
|
Change Parameter Type component : BatchComponent to component : InputComponent in method private doTransition(rawIssues List<ScannerReport.Issue>, component InputComponent) : List<TrackedIssue> in class org.sonar.scanner.issue.tracking.IssueTransition |
From |
To |
|
Change Parameter Type moduleInputFileCache : ModuleInputFileCache to moduleInputFileCache : ModuleInputComponentStore in method public DefaultModuleFileSystem(moduleInputFileCache ModuleInputComponentStore, module DefaultInputModule, settings Settings, indexer FileIndexer, initializer ModuleFileSystemInitializer, mode DefaultAnalysisMode, projectRepositories ProjectRepositories) in class org.sonar.scanner.scan.filesystem.DefaultModuleFileSystem |
From |
To |
|
Change Parameter Type inputPathCache : InputPathCache to inputPathCache : InputComponentStore in method public ConsoleReport(settings Settings, issueCache IssueCache, inputPathCache InputComponentStore) in class org.sonar.scanner.scan.report.ConsoleReport |
From |
To |
|
Change Parameter Type dirToIndex : File to dirToIndex : Path in method private indexDirectory(fileSystem DefaultModuleFileSystem, status Progress, dirToIndex Path, type InputFile.Type) : void in class org.sonar.scanner.scan.filesystem.FileIndexer |
From |
To |
|
Change Parameter Type rootModule : Project to rootModule : DefaultInputModule in method public JSONReport(moduleHierarchy InputModuleHierarchy, settings Settings, fileSystem FileSystem, server Server, rules Rules, issueCache IssueCache, rootModule DefaultInputModule, fileCache InputComponentStore, userRepository UserRepositoryLoader) in class org.sonar.scanner.scan.report.JSONReport |
From |
To |
|
Change Parameter Type resource : Resource to key : String in method public getMeasures(key String, filter MeasuresFilter<M>) : M in class org.sonar.scanner.index.DefaultIndex |
From |
To |
|
Change Parameter Type component : BatchComponent to component : InputComponent in method private loadSourceHashes(component InputComponent) : SourceHashHolder in class org.sonar.scanner.issue.tracking.LocalIssueTracking |
From |
To |
|
Change Parameter Type resource : Resource to key : String in method public addMeasure(key String, measure Measure) : Measure in class org.sonar.scanner.index.DefaultIndex |
From |
To |
|
Change Parameter Type componentCache : BatchComponentCache to inputComponentCache : InputComponentStore in method public IssueTransition(inputComponentCache InputComponentStore, projectAnalysisInfo ProjectAnalysisInfo, issueCache IssueCache, reportPublisher ReportPublisher, localIssueTracking LocalIssueTracking) in class org.sonar.scanner.issue.tracking.IssueTransition |
From |
To |
|
Change Parameter Type component : BatchComponent to component : InputComponent in method private updateCoverageFromLineData(component InputComponent) : void in class org.sonar.scanner.report.MeasuresPublisher |
From |
To |
|
Change Parameter Type project : Project to module : DefaultInputModule in method package ProjectAnalysisEvent(module DefaultInputModule, start boolean) in class org.sonar.scanner.phases.ProjectAnalysisEvent |
From |
To |
|
Change Parameter Type module : Project to module : DefaultInputModule in method private writeJsonModuleComponents(json JsonWriter, module DefaultInputModule) : void in class org.sonar.scanner.scan.report.JSONReport |
From |
To |
|
Change Parameter Type component : BatchComponent to batchId : int in method public write(batchId int, rawIssue ScannerReport.Issue) : void in class org.sonar.scanner.issue.ModuleIssues |
From |
To |
|
Change Parameter Type f : InputFile to f : DefaultInputFile in method private askToCopyDataFromPreviousAnalysis(f DefaultInputFile) : void in class org.sonar.scanner.scm.ScmSensor |
From |
To |
|
Change Parameter Type component : BatchComponent to component : DefaultInputComponent in method public trackIssues(reader ScannerReportReader, component DefaultInputComponent) : void in class org.sonar.scanner.issue.tracking.IssueTransition |
From |
To |
|
Change Parameter Type resourceCache : BatchComponentCache to componentCache : InputComponentStore in method public MeasuresPublisher(componentCache InputComponentStore, measureCache MeasureCache, testPlanBuilder TestPlanBuilder) in class org.sonar.scanner.report.MeasuresPublisher |
From |
To |
|
Change Parameter Type resource : BatchComponent to resource : InputComponent in method public addIssueOnResource(resource InputComponent, issue TrackedIssue, rule Rule, severity RulePriority) : void in class org.sonar.scanner.scan.report.IssuesReport |
From |
To |
|
Change Parameter Type resource : BatchComponent to component : InputComponent in method public ResourceReport(component InputComponent) in class org.sonar.scanner.scan.report.ResourceReport |
From |
To |
|
Change Parameter Type module : Project to module : DefaultInputModule in method public execute(module DefaultInputModule) : void in class org.sonar.scanner.phases.AbstractPhaseExecutor |
From |
To |
|
Change Parameter Type component : BatchComponent to component : InputComponent in method private loadServerIssues(component InputComponent) : Collection<ServerIssueFromWs> in class org.sonar.scanner.issue.tracking.LocalIssueTracking |
From |
To |
|
Change Parameter Type c : BatchComponent to c : InputComponent in method private writeLinks(c InputComponent, builder ScannerReport.Component.Builder) : void in class org.sonar.scanner.report.ComponentsPublisher |
From |
To |
|
Change Parameter Type r : Resource to r : InputComponent in method private getType(r InputComponent) : ComponentType in class org.sonar.scanner.report.ComponentsPublisher |
From |
To |
|
Change Parameter Type module : Project to module : DefaultInputModule in method package scan(module DefaultInputModule) : void in class org.sonar.scanner.scan.ProjectScanContainer |
From |
To |
|
Change Parameter Type component : BatchComponent to component : InputComponent in method public toTrackedIssue(component InputComponent, rawIssues Collection<ScannerReport.Issue>, hashes SourceHashHolder) : Collection<TrackedIssue> in class org.sonar.scanner.issue.IssueTransformer |
From |
To |
|
Change Parameter Type resource : BatchComponent to resource : InputComponent in method public addResolvedIssueOnResource(resource InputComponent, rule Rule, severity RulePriority) : void in class org.sonar.scanner.scan.report.IssuesReport |
From |
To |
|
Change Parameter Type resourceCache : BatchComponentCache to inputComponentCache : InputComponentStore in method public DefaultPostJobContext(settings Settings, cache IssueCache, inputComponentCache InputComponentStore, analysisMode AnalysisMode) in class org.sonar.scanner.postjob.DefaultPostJobContext |
From |
To |
|
Change Parameter Type project : Project to module : DefaultInputModule in method public select(type Class<T>, module DefaultInputModule, sort boolean, matcher ExtensionMatcher) : Collection<T> in class org.sonar.scanner.bootstrap.ScannerExtensionDictionnary |
From |
To |
|
Change Parameter Type component : BatchComponent to component : InputComponent in method private shouldCopyServerIssues(component InputComponent) : boolean in class org.sonar.scanner.issue.tracking.LocalIssueTracking |
From |
To |
|
Change Parameter Type component : BatchComponent to component : InputComponent in method public toTrackedIssue(component InputComponent, rawIssue ScannerReport.Issue, hashes SourceHashHolder) : TrackedIssue in class org.sonar.scanner.issue.IssueTransformer |
From |
To |
|
Change Parameter Type project : Project to module : DefaultInputModule in method public InitializersExecutor(selector ScannerExtensionDictionnary, module DefaultInputModule, eventBus EventBus) in class org.sonar.scanner.phases.InitializersExecutor |
From |
To |
|
Change Parameter Type project : Project to module : DefaultInputModule in method private shouldKeep(type Class, extension Object, module DefaultInputModule, matcher ExtensionMatcher) : boolean in class org.sonar.scanner.bootstrap.ScannerExtensionDictionnary |
From |
To |
|
Change Parameter Type component : BatchComponent to component : InputComponent in method public trackIssues(component InputComponent, reportIssues Collection<ScannerReport.Issue>, analysisDate Date) : List<TrackedIssue> in class org.sonar.scanner.issue.tracking.LocalIssueTracking |
From |
To |
|
Change Parameter Type module : Project to module : DefaultInputModule in method public ModuleScanContainer(parent ProjectScanContainer, module DefaultInputModule) in class org.sonar.scanner.scan.ModuleScanContainer |
From |
To |
|
Change Parameter Type reactor : ImmutableProjectReactor to moduleHierarchy : InputModuleHierarchy in method public ComponentsPublisher(moduleHierarchy InputModuleHierarchy, inputComponentTree InputComponentTree) in class org.sonar.scanner.report.ComponentsPublisher |
From |
To |
|
Change Parameter Type component : BatchComponent to component : DefaultInputComponent in method public getEscapedSource(component DefaultInputComponent) : List<String> in class org.sonar.scanner.scan.report.SourceProvider |
From |
To |
|
Change Parameter Type project : Project to moduleKey : String in method public createEffectiveKey(moduleKey String, resource Resource) : String in class org.sonar.core.component.ComponentKeys |
From |
To |
|
Change Parameter Type component : BatchComponent to component : InputComponent in method public byComponent(component InputComponent) : Iterable<ServerIssue> in class org.sonar.scanner.issue.tracking.ServerIssueRepository |
From |
To |
|
Change Parameter Type projectTree : DefaultProjectTree to tree : InputComponentTree in method public DefaultIndex(componentStore InputComponentStore, tree InputComponentTree, measureCache MeasureCache, metricFinder MetricFinder) in class org.sonar.scanner.index.DefaultIndex |
From |
To |
|
Change Parameter Type component : BatchComponent to component : InputComponent in method private updateTestExecutionFromTestPlan(component InputComponent) : void in class org.sonar.scanner.report.MeasuresPublisher |
From |
To |
|
Change Parameter Type resourceCache : BatchComponentCache to componentCache : InputComponentStore in method public SourcePublisher(componentCache InputComponentStore) in class org.sonar.scanner.report.SourcePublisher |
From |
To |
|
Change Parameter Type project : Project to module : DefaultInputModule in method private getFilteredExtensions(type Class<T>, module DefaultInputModule, matcher ExtensionMatcher) : List<T> in class org.sonar.scanner.bootstrap.ScannerExtensionDictionnary |
From |
To |
|
Change Parameter Type resource : Resource to key : String in method public getMeasure(key String, metric Metric<?>) : Measure in class org.sonar.scanner.index.DefaultIndex |
From |
To |
|
Change Parameter Type resource : BatchComponent to resource : InputComponent in method private validate(issue TrackedIssue, rule Rule, resource InputComponent) : boolean in class org.sonar.scanner.scan.report.IssuesReportBuilder |
From |
To |
|
Change Parameter Type componentCache : BatchComponentCache to componentStore : InputComponentStore in method public DefaultIndex(componentStore InputComponentStore, tree InputComponentTree, measureCache MeasureCache, metricFinder MetricFinder) in class org.sonar.scanner.index.DefaultIndex |
From |
To |
|
Change Parameter Type c : BatchComponent to module : DefaultInputModule in method private writeVersion(module DefaultInputModule, builder ScannerReport.Component.Builder) : void in class org.sonar.scanner.report.ComponentsPublisher |
From |
To |
|
Change Parameter Type resourceCache : BatchComponentCache to inputComponentTree : InputComponentTree in method public ComponentsPublisher(moduleHierarchy InputModuleHierarchy, inputComponentTree InputComponentTree) in class org.sonar.scanner.report.ComponentsPublisher |
From |
To |
|
Change Parameter Type resourceCache : BatchComponentCache to componentStore : InputComponentStore in method public TestExecutionAndCoveragePublisher(componentStore InputComponentStore, testPlanBuilder TestPlanBuilder) in class org.sonar.scanner.report.TestExecutionAndCoveragePublisher |
From |
To |
|
Change Variable Type r : BatchComponent to r : DefaultInputComponent in method public apply(issue ServerIssue) : Void in class org.sonar.scanner.issue.tracking.ServerIssueRepository.SaveIssueConsumer |
From |
To |
|
Change Variable Type inputFileCache : InputPathCache to inputFileCache : InputComponentStore in method private storeFs(container ProjectScanContainer) : void in class org.sonar.scanner.mediumtest.TaskResult |
From |
To |
|
Change Variable Type subModules : Project to child : DefaultInputModule in method private scanRecursively(tree InputModuleHierarchy, module DefaultInputModule) : void in class org.sonar.scanner.scan.ProjectScanContainer |
From |
To |
|
Change Variable Type subModule : Project to subModule : DefaultInputModule in method private writeJsonModuleComponents(json JsonWriter, module DefaultInputModule) : void in class org.sonar.scanner.scan.report.JSONReport |
From |
To |
|
Change Variable Type componentCache : BatchComponentCache to projectAnalysisInfo : ProjectAnalysisInfo in method public prepare() : void in class org.sonar.scanner.report.MetadataPublisherTest |
From |
To |
|
Change Variable Type component : BatchComponent to component : DefaultInputFile in method public timeout() : void in class org.sonar.scanner.cpd.CpdExecutorTest |
From |
To |
|
Change Variable Type inputComponent : InputComponent to inputComponent : DefaultInputComponent in method public initAndAddIssue(issue Issue) : boolean in class org.sonar.scanner.issue.ModuleIssues |
From |
To |
|
Change Variable Type child : BatchComponent to child : InputComponent in method private recursiveWriteComponent(component DefaultInputComponent, writer ScannerReportWriter) : void in class org.sonar.scanner.report.ComponentsPublisher |
From |
To |
|
Change Variable Type batchComponent : BatchComponent to inputFile : DefaultInputFile in method public blameResult(file InputFile, lines List<BlameLine>) : void in class org.sonar.scanner.scm.DefaultBlameOutput |
From |
To |
|
Change Variable Type component : BatchComponent to component : InputComponent in method public execute() : void in class org.sonar.scanner.issue.tracking.IssueTransition |
From |
To |
|
Change Variable Type moduleB : Project to moduleB : DefaultInputModule in method public before() : void in class org.sonar.scanner.scan.report.JSONReportTest |
From |
To |
|
Change Variable Type resourceCache : BatchComponentCache to componentStore : InputComponentStore in method public prepare() : void in class org.sonar.scanner.report.SourcePublisherTest |
From |
To |
|
Change Variable Type inputFile : InputFile to inputFile : DefaultInputFile in method public store(highlighting DefaultHighlighting) : void in class org.sonar.scanner.sensor.DefaultSensorStorage |
From |
To |
|
Change Variable Type reactor : ImmutableProjectReactor to moduleHierarchy : InputModuleHierarchy in method public add_components_without_version_and_name() : void in class org.sonar.scanner.report.ComponentsPublisherTest |
From |
To |
|
Change Variable Type rootModule : Project to rootModule : DefaultInputModule in method public before() : void in class org.sonar.scanner.scan.report.JSONReportTest |
From |
To |
|
Change Variable Type resourceCache : BatchComponentCache to componentCache : InputComponentStore in method public prepare() : void in class org.sonar.scanner.report.MeasuresPublisherTest |
From |
To |
|
Change Variable Type cache : InputPathCache to cache : InputComponentStore in method public should_add_input_file() : void in class org.sonar.scanner.scan.filesystem.InputComponentStoreTest |
From |
To |
|
Change Variable Type reactor : ImmutableProjectReactor to moduleHierarchy : InputModuleHierarchy in method public add_components_with_links_and_branch() : void in class org.sonar.scanner.report.ComponentsPublisherTest |
From |
To |
|
Change Variable Type moduleA : Project to moduleA : DefaultInputModule in method public before() : void in class org.sonar.scanner.scan.report.JSONReportTest |
From |
To |
|
Change Variable Type fileCache : InputPathCache to fileCache : InputComponentStore in method public before() : void in class org.sonar.scanner.scan.report.JSONReportTest |
From |
To |
|
Change Variable Type reactor : ImmutableProjectReactor to moduleHierarchy : InputModuleHierarchy in method public add_components_to_report() : void in class org.sonar.scanner.report.ComponentsPublisherTest |
From |
To |
|
Change Variable Type resourceCache : BatchComponentCache to componentCache : InputComponentStore in method public prepare() : void in class org.sonar.scanner.report.CoveragePublisherTest |
From |
To |
|
Change Variable Type tree : DefaultProjectTree to tree : InputModuleHierarchy in method protected doAfterStart() : void in class org.sonar.scanner.scan.ProjectScanContainer |
From |
To |
|
Rename Attribute project : Project to projectAnalysisInfo : ProjectAnalysisInfo in class org.sonar.scanner.issue.IssueFilters |
From |
To |
|
Rename Attribute project : Project to module : DefaultInputModule in class org.sonar.scanner.phases.ProjectAnalysisEvent |
From |
To |
|
Rename Attribute inputPathCache : InputPathCache to inputComponentStore : InputComponentStore in class org.sonar.scanner.scan.filesystem.ModuleInputComponentStore |
From |
To |
|
Rename Attribute resourceCache : BatchComponentCache to tree : DefaultComponentTree in class org.sonar.scanner.report.ComponentsPublisherTest |
From |
To |
|
Rename Attribute project : Project to projectAnalysisInfo : ProjectAnalysisInfo in class org.sonar.scanner.issue.DeprecatedIssueAdapterForFilter |
From |
To |
|
Rename Attribute resourceCache : BatchComponentCache to componentCache : InputComponentStore in class org.sonar.scanner.report.SourcePublisher |
From |
To |
|
Rename Attribute resourceCache : BatchComponentCache to componentStore : InputComponentStore in class org.sonar.scanner.postjob.DefaultPostJobContextTest |
From |
To |
|
Rename Attribute componentCache : BatchComponentCache to componentStore : InputComponentStore in class org.sonar.scanner.report.TestExecutionAndCoveragePublisher |
From |
To |
|
Rename Attribute resourceCache : BatchComponentCache to componentCache : InputComponentStore in class org.sonar.scanner.report.CoveragePublisher |
From |
To |
|
Rename Attribute project : Project to module : DefaultInputModule in class org.sonar.scanner.phases.PostJobsExecutor |
From |
To |
|
Rename Attribute resource : BatchComponent to component : InputComponent in class org.sonar.scanner.scan.report.ResourceReport |
From |
To |
|
Rename Attribute resourceCache : BatchComponentCache to inputComponentCache : InputComponentStore in class org.sonar.scanner.postjob.DefaultPostJobContext |
From |
To |
|
Rename Attribute componentCache : BatchComponentCache to moduleHierarchy : InputModuleHierarchy in class org.sonar.scanner.report.MetadataPublisher |
From |
To |
|
Rename Attribute project : Project to module : InputModule in class org.sonar.scanner.deprecated.DeprecatedSensorContext |
From |
To |
|
Rename Attribute project : Project to module : DefaultInputModule in class org.sonar.scanner.phases.InitializersExecutor |
From |
To |
|
Rename Attribute project : Project to module : DefaultInputModule in class org.sonar.scanner.phases.PostJobsExecutorTest |
From |
To |
|
Rename Attribute reactor : ImmutableProjectReactor to projectAnalysisInfo : ProjectAnalysisInfo in class org.sonar.scanner.report.MetadataPublisher |
From |
To |
|
Rename Attribute project : Project to projectAnalysisInfo : ProjectAnalysisInfo in class org.sonar.scanner.issue.DefaultFilterableIssue |
From |
To |
|
Rename Attribute projectTree : DefaultProjectTree to tree : InputComponentTree in class org.sonar.scanner.index.DefaultIndex |
From |
To |
|
Rename Attribute componentCache : BatchComponentCache to componentStore : InputComponentStore in class org.sonar.scanner.index.DefaultIndex |
From |
To |
|
Rename Attribute componentCache : BatchComponentCache to inputComponentStore : InputComponentStore in class org.sonar.scanner.issue.tracking.IssueTransition |
From |
To |
|
Rename Attribute componentCache : BatchComponentCache to componentStore : InputComponentStore in class org.sonar.scanner.cpd.CpdExecutorTest |
From |
To |
|
Rename Attribute batchComponentCache : BatchComponentCache to componentStore : InputComponentStore in class org.sonar.scanner.cpd.CpdExecutor |
From |
To |
|
Rename Attribute componentCache : BatchComponentCache to componentStore : InputComponentStore in class org.sonar.scanner.deprecated.perspectives.ScannerPerspectives |
From |
To |
|
Rename Attribute projectTree : DefaultProjectTree to projectAnalysisInfo : ProjectAnalysisInfo in class org.sonar.scanner.scan.report.IssuesReportBuilder |
From |
To |
|
Change Attribute Type componentCache : BatchComponentCache to componentStore : InputComponentStore in class org.sonar.scanner.deprecated.perspectives.ScannerPerspectives |
From |
To |
|
Change Attribute Type componentCache : BatchComponentCache to moduleHierarchy : InputModuleHierarchy in class org.sonar.scanner.report.MetadataPublisher |
From |
To |
|
Change Attribute Type batchComponent1 : BatchComponent to batchComponent1 : DefaultInputFile in class org.sonar.scanner.cpd.CpdExecutorTest |
From |
To |
|
Change Attribute Type inputPathCache : InputPathCache to inputPathCache : InputComponentStore in class org.sonar.scanner.scan.report.ConsoleReportTest |
From |
To |
|
Change Attribute Type fileCache : InputPathCache to fileCache : InputComponentStore in class org.sonar.scanner.scan.report.JSONReport |
From |
To |
|
Change Attribute Type batchComponent3 : BatchComponent to batchComponent3 : DefaultInputFile in class org.sonar.scanner.cpd.CpdExecutorTest |
From |
To |
|
Change Attribute Type project : Project to module : DefaultInputModule in class org.sonar.scanner.phases.ProjectAnalysisEvent |
From |
To |
|
Change Attribute Type reactor : ImmutableProjectReactor to projectAnalysisInfo : ProjectAnalysisInfo in class org.sonar.scanner.report.MetadataPublisher |
From |
To |
|
Change Attribute Type inputPathCache : InputPathCache to inputComponentStore : InputComponentStore in class org.sonar.scanner.scan.filesystem.ModuleInputComponentStore |
From |
To |
|
Change Attribute Type project : Project to projectAnalysisInfo : ProjectAnalysisInfo in class org.sonar.scanner.issue.DefaultFilterableIssue |
From |
To |
|
Change Attribute Type project : Project to projectAnalysisInfo : ProjectAnalysisInfo in class org.sonar.scanner.issue.DeprecatedIssueAdapterForFilter |
From |
To |
|
Change Attribute Type resourceCache : BatchComponentCache to componentCache : InputComponentStore in class org.sonar.scanner.report.SourcePublisher |
From |
To |
|
Change Attribute Type componentCache : BatchComponentCache to componentStore : InputComponentStore in class org.sonar.scanner.index.DefaultIndex |
From |
To |
|
Change Attribute Type resourceCache : BatchComponentCache to componentCache : InputComponentStore in class org.sonar.scanner.report.CoveragePublisher |
From |
To |
|
Change Attribute Type project : Project to module : DefaultInputModule in class org.sonar.scanner.phases.PostJobsExecutor |
From |
To |
|
Change Attribute Type resource : BatchComponent to component : InputComponent in class org.sonar.scanner.scan.report.ResourceReport |
From |
To |
|
Change Attribute Type batchComponentCache : BatchComponentCache to componentStore : InputComponentStore in class org.sonar.scanner.cpd.CpdExecutor |
From |
To |
|
Change Attribute Type mockedProject : Project to mockedProject : DefaultInputModule in class org.sonar.scanner.issue.DefaultFilterableIssueTest |
From |
To |
|
Change Attribute Type projectTree : DefaultProjectTree to projectAnalysisInfo : ProjectAnalysisInfo in class org.sonar.scanner.scan.report.IssuesReportBuilder |
From |
To |
|
Change Attribute Type resourceCache : BatchComponentCache to inputComponentCache : InputComponentStore in class org.sonar.scanner.postjob.DefaultPostJobContext |
From |
To |
|
Change Attribute Type inputPathCache : InputPathCache to inputPathCache : InputComponentStore in class org.sonar.scanner.scan.report.ConsoleReport |
From |
To |
|
Change Attribute Type module : Project to module : DefaultInputModule in class org.sonar.scanner.scan.ModuleScanContainer |
From |
To |
|
Change Attribute Type project : Project to module : InputModule in class org.sonar.scanner.deprecated.DeprecatedSensorContext |
From |
To |
|
Change Attribute Type resourceReportsByResource : Map<BatchComponent,ResourceReport> to resourceReportsByResource : Map<InputComponent,ResourceReport> in class org.sonar.scanner.scan.report.IssuesReport |
From |
To |
|
Change Attribute Type file : InputFile to file : DefaultInputFile in class org.sonar.scanner.issue.ModuleIssuesTest |
From |
To |
|
Change Attribute Type batchComponent2 : BatchComponent to batchComponent2 : DefaultInputFile in class org.sonar.scanner.cpd.CpdExecutorTest |
From |
To |
|
Change Attribute Type project : Project to module : DefaultInputModule in class org.sonar.scanner.phases.InitializersExecutor |
From |
To |
|
Change Attribute Type componentCache : BatchComponentCache to componentCache : InputComponentStore in class org.sonar.scanner.report.MeasuresPublisher |
From |
To |
|
Change Attribute Type project : Project to module : DefaultInputModule in class org.sonar.scanner.phases.PostJobsExecutorTest |
From |
To |
|
Change Attribute Type project : Project to projectAnalysisInfo : ProjectAnalysisInfo in class org.sonar.scanner.issue.IssueFilters |
From |
To |
|
Change Attribute Type resourceCache : BatchComponentCache to resourceCache : InputComponentStore in class org.sonar.scanner.issue.tracking.ServerIssueRepository |
From |
To |
|
Change Attribute Type resourceCache : BatchComponentCache to tree : DefaultComponentTree in class org.sonar.scanner.report.ComponentsPublisherTest |
From |
To |
|
Change Attribute Type projectTree : DefaultProjectTree to tree : InputComponentTree in class org.sonar.scanner.index.DefaultIndex |
From |
To |
|
Change Attribute Type rootModule : Project to rootModule : DefaultInputModule in class org.sonar.scanner.scan.report.JSONReport |
From |
To |
|
Change Attribute Type componentCache : BatchComponentCache to componentStore : InputComponentStore in class org.sonar.scanner.report.TestExecutionAndCoveragePublisher |
From |
To |
|
Change Attribute Type resourceCache : BatchComponentCache to componentStore : InputComponentStore in class org.sonar.scanner.postjob.DefaultPostJobContextTest |
From |
To |
|
Change Attribute Type componentCache : BatchComponentCache to inputComponentStore : InputComponentStore in class org.sonar.scanner.issue.tracking.IssueTransition |
From |
To |
|
Change Attribute Type module : Project to module : DefaultInputModule in class org.sonar.scanner.phases.SensorsExecutor |
From |
To |
|
Change Attribute Type componentCache : BatchComponentCache to componentStore : InputComponentStore in class org.sonar.scanner.cpd.CpdExecutorTest |
From |
To |
|
Rename Parameter batchComponent : BatchComponent to component : DefaultInputComponent in method private recursiveWriteComponent(component DefaultInputComponent, writer ScannerReportWriter) : void in class org.sonar.scanner.report.ComponentsPublisher |
From |
To |
|
Rename Parameter batchComponentCache : BatchComponentCache to inputComponentCache : InputComponentStore in method public CpdExecutor(settings Settings, index SonarCpdBlockIndex, publisher ReportPublisher, inputComponentCache InputComponentStore) in class org.sonar.scanner.cpd.CpdExecutor |
From |
To |
|
Rename Parameter project : Project to module : DefaultInputModule in method public select(type Class<T>, module DefaultInputModule, sort boolean, matcher ExtensionMatcher) : Collection<T> in class org.sonar.scanner.bootstrap.ScannerExtensionDictionnary |
From |
To |
|
Rename Parameter resourceCache : BatchComponentCache to componentCache : InputComponentStore in method public SourcePublisher(componentCache InputComponentStore) in class org.sonar.scanner.report.SourcePublisher |
From |
To |
|
Rename Parameter resourceCache : BatchComponentCache to componentCache : InputComponentStore in method public CoveragePublisher(componentCache InputComponentStore, measureCache MeasureCache) in class org.sonar.scanner.report.CoveragePublisher |
From |
To |
|
Rename Parameter project : Project to module : DefaultInputModule in method private shouldKeep(type Class, extension Object, module DefaultInputModule, matcher ExtensionMatcher) : boolean in class org.sonar.scanner.bootstrap.ScannerExtensionDictionnary |
From |
To |
|
Rename Parameter reactor : ImmutableProjectReactor to moduleHierarchy : InputModuleHierarchy in method public ComponentsPublisher(moduleHierarchy InputModuleHierarchy, inputComponentTree InputComponentTree) in class org.sonar.scanner.report.ComponentsPublisher |
From |
To |
|
Rename Parameter resourceCache : BatchComponentCache to inputComponentTree : InputComponentTree in method public ComponentsPublisher(moduleHierarchy InputModuleHierarchy, inputComponentTree InputComponentTree) in class org.sonar.scanner.report.ComponentsPublisher |
From |
To |
|
Rename Parameter component : BatchComponent to batchId : int in method public write(batchId int, rawIssue ScannerReport.Issue) : void in class org.sonar.scanner.issue.ModuleIssues |
From |
To |
|
Rename Parameter project : Project to module : DefaultInputModule in method private getFilteredExtensions(type Class<T>, module DefaultInputModule, matcher ExtensionMatcher) : List<T> in class org.sonar.scanner.bootstrap.ScannerExtensionDictionnary |
From |
To |
|
Rename Parameter resource : BatchComponent to componnet : InputComponent in method private addResource(componnet InputComponent) : void in class org.sonar.scanner.scan.report.IssuesReport |
From |
To |
|
Rename Parameter componentCache : BatchComponentCache to componentStore : InputComponentStore in method public DefaultIndex(componentStore InputComponentStore, tree InputComponentTree, measureCache MeasureCache, metricFinder MetricFinder) in class org.sonar.scanner.index.DefaultIndex |
From |
To |
|
Rename Parameter resourceCache : BatchComponentCache to componentCache : InputComponentStore in method public MeasuresPublisher(componentCache InputComponentStore, measureCache MeasureCache, testPlanBuilder TestPlanBuilder) in class org.sonar.scanner.report.MeasuresPublisher |
From |
To |
|
Rename Parameter project : Project to module : DefaultInputModule in method public PostJobsExecutor(selector ScannerExtensionDictionnary, module DefaultInputModule, eventBus EventBus) in class org.sonar.scanner.phases.PostJobsExecutor |
From |
To |
|
Rename Parameter projectTree : DefaultProjectTree to tree : InputComponentTree in method public DefaultIndex(componentStore InputComponentStore, tree InputComponentTree, measureCache MeasureCache, metricFinder MetricFinder) in class org.sonar.scanner.index.DefaultIndex |
From |
To |
|
Rename Parameter resourceCache : BatchComponentCache to componentStore : InputComponentStore in method public TestExecutionAndCoveragePublisher(componentStore InputComponentStore, testPlanBuilder TestPlanBuilder) in class org.sonar.scanner.report.TestExecutionAndCoveragePublisher |
From |
To |
|
Rename Parameter resourceCache : BatchComponentCache to inputComponentCache : InputComponentStore in method public DefaultPostJobContext(settings Settings, cache IssueCache, inputComponentCache InputComponentStore, analysisMode AnalysisMode) in class org.sonar.scanner.postjob.DefaultPostJobContext |
From |
To |
|
Rename Parameter resource : Resource to key : String in method public getMeasures(key String, filter MeasuresFilter<M>) : M in class org.sonar.scanner.index.DefaultIndex |
From |
To |
|
Rename Parameter resource : Resource to key : String in method public addMeasure(key String, measure Measure) : Measure in class org.sonar.scanner.index.DefaultIndex |
From |
To |
|
Rename Parameter project : Project to module : DefaultInputModule in method public InitializersExecutor(selector ScannerExtensionDictionnary, module DefaultInputModule, eventBus EventBus) in class org.sonar.scanner.phases.InitializersExecutor |
From |
To |
|
Rename Parameter project : Project to moduleKey : String in method public createEffectiveKey(moduleKey String, resource Resource) : String in class org.sonar.core.component.ComponentKeys |
From |
To |
|
Rename Parameter resource : BatchComponent to component : InputComponent in method public ResourceReport(component InputComponent) in class org.sonar.scanner.scan.report.ResourceReport |
From |
To |
|
Rename Parameter project : Project to module : DefaultInputModule in method package ProjectAnalysisEvent(module DefaultInputModule, start boolean) in class org.sonar.scanner.phases.ProjectAnalysisEvent |
From |
To |
|
Rename Parameter projectCache : InputPathCache to inputComponentStore : InputComponentStore in method public ModuleInputComponentStore(module InputModule, inputComponentStore InputComponentStore) in class org.sonar.scanner.scan.filesystem.ModuleInputComponentStore |
From |
To |
|
Rename Parameter resource : Resource to key : String in method public getMeasure(key String, metric Metric<?>) : Measure in class org.sonar.scanner.index.DefaultIndex |
From |
To |
|
Rename Parameter project : Project to module : DefaultInputModule in method public SensorsExecutor(selector ScannerExtensionDictionnary, module DefaultInputModule, eventBus EventBus) in class org.sonar.scanner.phases.SensorsExecutor |
From |
To |
|
Rename Parameter c : BatchComponent to module : DefaultInputModule in method private writeVersion(module DefaultInputModule, builder ScannerReport.Component.Builder) : void in class org.sonar.scanner.report.ComponentsPublisher |
From |
To |
|
Rename Parameter componentCache : BatchComponentCache to inputComponentCache : InputComponentStore in method public IssueTransition(inputComponentCache InputComponentStore, projectAnalysisInfo ProjectAnalysisInfo, issueCache IssueCache, reportPublisher ReportPublisher, localIssueTracking LocalIssueTracking) in class org.sonar.scanner.issue.tracking.IssueTransition |
From |
To |