aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/sonar/runner/internal/batch/Launcher.java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-2291 Implemented cache on Sonar Runner side (for bootstrap JARs).Julien HENRY2013-01-301-157/+0
|
* Fix some quality flaws.Julien HENRY2013-01-221-0/+3
|
* SONARPLUGINS-2540 Allow to provide task command by a property for testing ↵Julien HENRY2013-01-171-14/+11
| | | | purpose.
* SONARPLUGINS-2540 Restore compatibility with older Sonar versions.Julien HENRY2013-01-161-5/+10
|
* SONARPLUGINS-2540 Update Sonar Runner CLI to be able to run tasks.Julien HENRY2013-01-151-11/+35
|
* Fix some quality flaws.Julien HENRY2013-01-071-1/+0
|
* SONARPLUGINS-2399 Comma is badly supported in sonar.projectName propertyJulien HENRY2013-01-041-40/+18
| | | | Removed use of commons-configuration.
* Remove deprecations.Julien HENRY2013-01-031-5/+30
|
* Update name and file headersFabrice Bellingard2012-09-131-1/+1
|
* Refactor package namesSimon Brandhof2012-09-131-0/+126
|
* Fix classloader issue with ant 1.7.xSimon Brandhof2012-09-131-131/+0
|
* SONARPLUGINS-2202 Make it possible to pass environment informationFabrice Bellingard2012-09-111-3/+15
| | | | | | | Necessary for the Ant task for instance: - masked packages - container extensions => This part of the API should be improved
* SONARPLUGINS-2202 Refactor package names to have clearer APIFabrice Bellingard2012-09-111-0/+119