|
Change Parameter Type ref : ProjectRepositories to ref : ActiveRulesLoader in method public provide(ref ActiveRulesLoader, qProfiles ModuleQProfiles, projectReactor ProjectReactor) : ActiveRules in class org.sonar.batch.rule.ActiveRulesProvider |
From |
To |
|
Change Parameter Type ref : ProjectRepositories to profiles : Collection<org.sonar.batch.protocol.input.QProfile> in method public ModuleQProfiles(profiles Collection<org.sonar.batch.protocol.input.QProfile>) in class org.sonar.batch.rule.ModuleQProfiles |
From |
To |
|
Change Parameter Type analysisProperties : Map<String,String> to projectKey : String in method public syncProject(projectKey String, force boolean) : void in class org.sonar.batch.bootstrap.GlobalContainer |
From |
To |
|
Change Parameter Type projectReferentials : ProjectRepositories to projectReferentials : ProjectSettingsRepo in method public StatusDetectionFactory(projectReferentials ProjectSettingsRepo) in class org.sonar.batch.scan.filesystem.StatusDetectionFactory |
From |
To |
|
Change Parameter Type projectReferentials : ProjectRepositories to projectSettings : ProjectSettingsRepo in method package StatusDetection(projectSettings ProjectSettingsRepo) in class org.sonar.batch.scan.filesystem.StatusDetection |
From |
To |
|
Change Parameter Type analysisProperties : AnalysisProperties to projectKey : String in method public ProjectSyncContainer(globalContainer ComponentContainer, projectKey String, force boolean) in class org.sonar.batch.cache.ProjectSyncContainer |
From |
To |
|
Change Parameter Type projectReferentials : ProjectRepositories to projectSettingsRepo : ProjectSettingsRepo in method public ModuleSettings(batchSettings GlobalSettings, moduleDefinition ProjectDefinition, projectSettingsRepo ProjectSettingsRepo, analysisMode DefaultAnalysisMode) in class org.sonar.batch.scan.ModuleSettings |
From |
To |
|
Change Parameter Type projectRepositoryLoader : ProjectRepositoriesLoader to projectSettingsLoader : ProjectSettingsLoader in method public ProjectCacheSynchronizer(qualityProfileLoader QualityProfileLoader, projectSettingsLoader ProjectSettingsLoader, activeRulesLoader ActiveRulesLoader, issuesLoader ServerIssuesLoader, userRepository UserRepositoryLoader, cacheStatus ProjectCacheStatus) in class org.sonar.batch.cache.ProjectCacheSynchronizer |
From |
To |
|
Change Parameter Type properties : AnalysisProperties to activeRulesLoader : ActiveRulesLoader in method public ProjectCacheSynchronizer(qualityProfileLoader QualityProfileLoader, projectSettingsLoader ProjectSettingsLoader, activeRulesLoader ActiveRulesLoader, issuesLoader ServerIssuesLoader, userRepository UserRepositoryLoader, cacheStatus ProjectCacheStatus) in class org.sonar.batch.cache.ProjectCacheSynchronizer |
From |
To |
|
Change Parameter Type projectRepositories : ProjectRepositories to projectRepositories : ProjectSettingsRepo in method public LocalIssueTracking(resourceCache BatchComponentCache, issueCache IssueCache, tracking IssueTracking, lastLineHashes ServerLineHashesLoader, workflow IssueWorkflow, updater IssueUpdater, activeRules ActiveRules, serverIssueRepository ServerIssueRepository, projectRepositories ProjectSettingsRepo, reportPublisher ReportPublisher, mode DefaultAnalysisMode) in class org.sonar.batch.issue.tracking.LocalIssueTracking |
From |
To |
|
Change Parameter Type projectReferentials : ProjectRepositories to projectSettings : ProjectSettingsRepo in method public ScmSensor(projectDefinition ProjectDefinition, configuration ScmConfiguration, projectSettings ProjectSettingsRepo, fs FileSystem, inputPathCache InputPathCache, resourceCache BatchComponentCache, publishReportJob ReportPublisher) in class org.sonar.batch.scm.ScmSensor |
From |
To |
|
Change Parameter Type projectRepositories : ProjectRepositories to projectRepositories : ProjectSettingsRepo in method public ProjectSettings(reactor ProjectReactor, globalSettings GlobalSettings, propertyDefinitions PropertyDefinitions, projectRepositories ProjectSettingsRepo, mode DefaultAnalysisMode) in class org.sonar.batch.scan.ProjectSettings |
From |
To |
|
Rename Attribute lineHashesLoader : ServerLineHashesLoader to qualityProfileLoader : QualityProfileLoader in class org.sonar.batch.cache.ProjectCacheSynchronizer |
From |
To |
|
Rename Attribute projectReferentials : ProjectRepositories to projectSettingsRepo : ProjectSettingsRepo in class org.sonar.batch.scan.ModuleSettings |
From |
To |
|
Rename Attribute loadStrategy : LoadStrategy to defautLoadStrategy : LoadStrategy in class org.sonar.batch.cache.WSLoader |
From |
To |
|
Rename Attribute properties : AnalysisProperties to activeRulesLoader : ActiveRulesLoader in class org.sonar.batch.cache.ProjectCacheSynchronizer |
From |
To |
|
Rename Attribute projectReferentials : ProjectRepositories to projectSettings : ProjectSettingsRepo in class org.sonar.batch.scm.ScmSensor |
From |
To |
|
Rename Attribute projectRepositoryLoader : ProjectRepositoriesLoader to projectSettingsLoader : ProjectSettingsLoader in class org.sonar.batch.cache.ProjectCacheSynchronizer |
From |
To |
|
Rename Attribute properties : AnalysisProperties to projectKey : String in class org.sonar.batch.cache.ProjectSyncContainer |
From |
To |
|
Rename Attribute projectReferentials : ProjectRepositories to projectSettings : ProjectSettingsRepo in class org.sonar.batch.scan.filesystem.StatusDetection |
From |
To |
|
Change Attribute Type projectRepositoryLoader : ProjectRepositoriesLoader to projectSettingsLoader : ProjectSettingsLoader in class org.sonar.batch.cache.ProjectCacheSynchronizer |
From |
To |
|
Change Attribute Type properties : AnalysisProperties to projectKey : String in class org.sonar.batch.cache.ProjectSyncContainer |
From |
To |
|
Change Attribute Type projectRepositories : ProjectRepositories to projectRepositories : ProjectSettingsRepo in class org.sonar.batch.scan.ProjectSettings |
From |
To |
|
Change Attribute Type projectReferentials : ProjectRepositories to projectSettings : ProjectSettingsRepo in class org.sonar.batch.scan.filesystem.StatusDetection |
From |
To |
|
Change Attribute Type lineHashesLoader : ServerLineHashesLoader to qualityProfileLoader : QualityProfileLoader in class org.sonar.batch.cache.ProjectCacheSynchronizer |
From |
To |
|
Change Attribute Type projectReferentials : ProjectRepositories to projectSettingsRepo : ProjectSettingsRepo in class org.sonar.batch.scan.ModuleSettings |
From |
To |
|
Change Attribute Type projectReferentials : ProjectRepositories to projectReferentials : ProjectSettingsRepo in class org.sonar.batch.scan.filesystem.StatusDetectionFactory |
From |
To |
|
Change Attribute Type properties : AnalysisProperties to activeRulesLoader : ActiveRulesLoader in class org.sonar.batch.cache.ProjectCacheSynchronizer |
From |
To |
|
Change Attribute Type projectReferentials : ProjectRepositories to projectSettings : ProjectSettingsRepo in class org.sonar.batch.scm.ScmSensor |
From |
To |
|
Change Attribute Type projectRef : ProjectRepositories to projectRef : ProjectSettingsRepo in class org.sonar.batch.scan.ProjectSettingsTest |
From |
To |
|
Rename Parameter properties : AnalysisProperties to activeRulesLoader : ActiveRulesLoader in method public ProjectCacheSynchronizer(qualityProfileLoader QualityProfileLoader, projectSettingsLoader ProjectSettingsLoader, activeRulesLoader ActiveRulesLoader, issuesLoader ServerIssuesLoader, userRepository UserRepositoryLoader, cacheStatus ProjectCacheStatus) in class org.sonar.batch.cache.ProjectCacheSynchronizer |
From |
To |
|
Rename Parameter analysisProperties : Map<String,String> to projectKey : String in method public syncProject(projectKey String, force boolean) : void in class org.sonar.batch.bootstrap.GlobalContainer |
From |
To |
|
Rename Parameter projectReferentials : ProjectRepositories to projectSettings : ProjectSettingsRepo in method package StatusDetection(projectSettings ProjectSettingsRepo) in class org.sonar.batch.scan.filesystem.StatusDetection |
From |
To |
|
Rename Parameter analysisProperties : AnalysisProperties to projectKey : String in method public ProjectSyncContainer(globalContainer ComponentContainer, projectKey String, force boolean) in class org.sonar.batch.cache.ProjectSyncContainer |
From |
To |
|
Rename Parameter projectReferentials : ProjectRepositories to projectSettingsRepo : ProjectSettingsRepo in method public ModuleSettings(batchSettings GlobalSettings, moduleDefinition ProjectDefinition, projectSettingsRepo ProjectSettingsRepo, analysisMode DefaultAnalysisMode) in class org.sonar.batch.scan.ModuleSettings |
From |
To |
|
Rename Parameter projectRepositoryLoader : ProjectRepositoriesLoader to projectSettingsLoader : ProjectSettingsLoader in method public ProjectCacheSynchronizer(qualityProfileLoader QualityProfileLoader, projectSettingsLoader ProjectSettingsLoader, activeRulesLoader ActiveRulesLoader, issuesLoader ServerIssuesLoader, userRepository UserRepositoryLoader, cacheStatus ProjectCacheStatus) in class org.sonar.batch.cache.ProjectCacheSynchronizer |
From |
To |
|
Rename Parameter projectReferentials : ProjectRepositories to projectSettings : ProjectSettingsRepo in method public ScmSensor(projectDefinition ProjectDefinition, configuration ScmConfiguration, projectSettings ProjectSettingsRepo, fs FileSystem, inputPathCache InputPathCache, resourceCache BatchComponentCache, publishReportJob ReportPublisher) in class org.sonar.batch.scm.ScmSensor |
From |
To |
|
Rename Parameter ref : ProjectRepositories to profiles : Collection<org.sonar.batch.protocol.input.QProfile> in method public ModuleQProfiles(profiles Collection<org.sonar.batch.protocol.input.QProfile>) in class org.sonar.batch.rule.ModuleQProfiles |
From |
To |