Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-3777 Move Batch Bootstrapper classes from Sonar to Sonar Runner | Fabrice Bellingard | 2012-09-05 | 1 | -121/+0 |
| | |||||
* | SONAR-3697 Classloader of batch bootstrapper is not fully isolated | Simon Brandhof | 2012-08-16 | 1 | -3/+11 |
| | |||||
* | Update copyright header for this new year | Simon Brandhof | 2012-01-10 | 1 | -1/+1 |
| | |||||
* | SONAR-2276 BootstrapClassLoader should not load resources from parent ↵ | Evgeny Mandrikov | 2011-03-30 | 1 | -0/+20 |
| | | | | ClassLoader | ||||
* | Upgrade copyright headers | simonbrandhof | 2011-02-04 | 1 | -1/+1 |
| | |||||
* | SONAR-2106: Improve sonar-batch-bootstrapper | Evgeny Mandrikov | 2011-02-03 | 1 | -0/+93 |
* Add BootstrapClassLoader * Instead of RuntimeException use BootstrapException * Improve quality according to Sonar report |