aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/sonar/runner/RunnerException.java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-2291 Implemented cache on Sonar Runner side (for bootstrap JARs).Julien HENRY2013-01-301-52/+0
|
* Update name and file headersFabrice Bellingard2012-09-131-1/+1
|
* Fix violations / improve documentation / refactor some codeFabrice Bellingard2012-09-071-0/+11
|
* Sonar Runner - Replace use of deprecated code, preparing for SONARPLUGINS-2202Fabrice Bellingard2012-09-031-0/+2
|
* Fix test on WindowsEvgeny Mandrikov2011-12-201-2/+0
|
* SONARPLUGINS-1376 Throw an exception with a meaningful message, when no ↵Evgeny Mandrikov2011-12-191-0/+6
| | | | files matching pattern
* SONARPLUGINS-1466 Throw an exception with a meaningful message, when ↵Evgeny Mandrikov2011-12-151-0/+35
mandatory property was not defined