summaryrefslogtreecommitdiffstats
path: root/sonar-application/assembly.xml
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-4596 Don't install bundled plugins during upgradeJulien HENRY2013-09-261-1/+1
|
* SONAR-4577 End of support of WAR deployment modeSimon Brandhof2013-09-111-1/+1
|
* SONAR-3934 Sonar Java is just a set of regular pluginsEvgeny Mandrikov2012-11-091-0/+6
|
* Revert "Sonar Java is just a set of regular plugins"Evgeny Mandrikov2012-11-061-6/+0
| | | | This reverts commit f4d46930cfc744738c60225502f602ae8d1129d3.
* Sonar Java is just a set of regular pluginsEvgeny Mandrikov2012-11-061-0/+6
|
* Get rid of unnecessary files in assemblyEvgeny Mandrikov2012-09-141-1/+1
| | | | | | This requires upgrade of maven-assembly-plugin to 2.2.2 because of MASSEMBLY-570. Also should be noted that upgrade to 2.3 more complicated - see comments for MASSEMBLY-449.
* Use external sonar-java-pluginEvgeny Mandrikov2012-09-051-0/+2
|
* Replacing Derby with H2David Gageot2012-07-031-3/+3
|
* Remove useless exclusion in assembly.xmlSimon Brandhof2012-01-121-1/+0
|
* SONAR-2416 Remove the internal Maven repository that is used by Sonar Mojo ↵Simon Brandhof2012-01-101-7/+0
| | | | 1.0-beta-1
* SONAR-2580 Use dos-style for line endings in configuration filesEvgeny Mandrikov2011-10-261-0/+12
|
* SONAR-2378 Fix directory attributes in zip archiveEvgeny Mandrikov2011-04-201-19/+1
| | | | | Apply workaround for http://jira.codehaus.org/browse/MASSEMBLY-422 described in comments for http://jira.codehaus.org/browse/MASSEMBLY-449
* SONAR-2300 Fix assemblyEvgeny Mandrikov2011-03-301-18/+56
| | | | | | * Use CRLF for Windows and LF for Linix Scripts * Partially fix permissions
* SONAR-2243 logs directory does not exist when unzipping Sonar since ↵simonbrandhof2011-02-251-1/+8
| | | | migration to GIT
* SONAR-2163 Change service wrapperEvgeny Mandrikov2011-02-211-0/+23
| | | | * Use JSW binaries from Sonatype
* Directory extensions/jdbc-driver/oracle is missingsimonbrandhof2011-02-111-85/+92
|
* SONAR-236 remove deprecated code from checkstyle plugin + display default ↵simonbrandhof2010-09-061-0/+94
value of rule parameters in Q profile console