aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test/java/org/sonar/batch/bootstrap/BootstrapModuleTest.java
Commit message (Expand)AuthorAgeFilesLines
* Rename pico *Module classes to *Container to not confuse with Sonar Module co...Julien HENRY2013-02-111-85/+0
* Better testingSimon Brandhof2012-10-261-14/+47
* Code cleaning : Unused codeDavid Gageot2012-04-271-1/+1
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* SONAR-2744 Fix regression in usage of 'sonar.phase'Evgeny Mandrikov2011-09-081-4/+4
* Allow the extension ProjectBuilder to change the source directories of root m...Simon Brandhof2011-06-061-1/+1
* SONAR-2468 new extension point org.sonar.api.bootstrap.ProjectBuildersimonbrandhof2011-05-271-2/+5
* SONAR-2469 refactor Modulesimonbrandhof2011-05-251-0/+49