Deprecated API


Contents
Deprecated Classes
org.sonar.batch.Batch
          Replaced by Batch since version 2.14. 
org.sonar.batch.bootstrapper.ProjectDefinition
          since 2.9. Move into org.sonar.api.batch.bootstrap 
 

Deprecated Methods
org.sonar.batch.DefaultProjectFileSystem2.addSourceDir(File)
          since 2.6, because should be immutable 
org.sonar.batch.DefaultProjectFileSystem2.addTestDir(File)
          since 2.6, because should be immutable 
org.sonar.batch.Batch.create(ProjectReactor, Configuration, Object...)
          in version 2.12 
 

Deprecated Constructors
org.sonar.batch.Batch(Configuration, Object...)
          since 2.9 because commons-configuration is replaced by ProjectDefinition#properties. Used by Ant Task 1.1 
 



Copyright © 2009-2012 SonarSource. All Rights Reserved.