aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test/java/org/sonar/batch/bootstrap/ModuleTest.java
Commit message (Expand)AuthorAgeFilesLines
* Rename pico *Module classes to *Container to not confuse with Sonar Module co...Julien HENRY2013-02-111-166/+0
* SONAR-3887 release lock when plugin license is not validSimon Brandhof2012-12-121-6/+12
* Fix headersDavid Gageot2012-10-261-18/+18
* SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initiali...Simon Brandhof2012-10-261-28/+28
* Code cleaning : Methods overriding equals() should override hashCode()David Gageot2012-04-271-0/+6
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* SONAR-2861 New Configuration APIsimonbrandhof2011-10-071-11/+12
* Fix some minor violationssimonbrandhof2011-06-101-2/+1
* SONAR-2469 refactor Modulesimonbrandhof2011-05-251-0/+154