aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/Module.java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-2469 refactor Modulesimonbrandhof2011-05-251-133/+0
| | | | | | SONAR-2469 instanciation strategy of batch extensions SONAR-2469 fix initialization of project
* Fix coding violationssimonbrandhof2011-03-271-1/+1
|
* Make DefaultIndex non-final and Module.getComponent publicEvgeny Mandrikov2011-02-221-2/+2
|
* Introduce concept of moduleEvgeny Mandrikov2011-02-221-0/+133