aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application/assembly.xml
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-7436 replace JMX/RMI by HTTPSimon Brandhof2016-04-051-2/+2
|
* SONAR-7435 add CE process, never stops but does nothing yetSébastien Lesaint2016-03-211-0/+10
|
* Rename batch into scannerJulien HENRY2016-03-181-1/+1
|
* SONAR-7197 remove binaries of Java Service Wrapper for Solaris5.4-M9Simon Brandhof2016-01-211-0/+1
|
* Replace groupIds org.codehaus by org.sonarsourceSimon Brandhof2015-10-091-5/+5
|
* SONAR-6552 fix bad mergeSimon Brandhof2015-09-171-8/+0
| | | | | - fix ruby activerecord adapter - do not package jtds.jar
* SONAR-6607 Update SQ Java to version 3.4 (fix assembly)Julien HENRY2015-07-221-0/+1
|
* SONAR-6370 remove concept of core pluginSimon Brandhof2015-06-051-8/+0
|
* FIX application zip should contain a top level dirDavid Gageot2015-06-031-1/+1
|
* Support unzipped sonarqube-applicationDavid Gageot2015-06-031-2/+2
| | | | | | | mci -Ddev \ -Dassembly.format=dir \ -Dassembly.includeBaseDirectory=false \ -Dassembly.checksum=false
* SONAR-3821 Drop any Maven dependencyJulien HENRY2015-06-031-13/+1
|
* SONAR-6110 Drop support files for Linux PPC 64Julien Lancelot2015-02-131-3/+2
|
* SONAR-6105 Fix missing SVN and Git pluginsJulien HENRY2015-01-281-1/+1
|
* SONAR-6088 Remove old preview/h2 modeJulien HENRY2015-01-271-0/+8
|
* SONAR-5499 Do not allow to change the distributed JDBC driversSimon Brandhof2014-08-071-3/+3
|
* SONAR-4898 move sonar-server-app to sonar-serverSimon Brandhof2014-07-241-5/+16
|
* SONAR-4898 improve loggingSimon Brandhof2014-07-241-1/+1
|
* SONAR-4898 improve default settingsSimon Brandhof2014-07-231-1/+1
|
* SONAR-4898 - Shaded sonar-application. Now app can run with "java -jar ↵Stephane Gamard2014-07-231-6/+13
| | | | lib/sonar*.jar
* SONAR-4898 - Moved JSW to lib/jsw (including conf)Stephane Gamard2014-07-231-1/+9
|
* reworked assemblyStephane Gamard2014-07-231-16/+34
|
* Working the assembly for packaging.Stephane Gamard2014-07-231-5/+20
|
* Experimental forkSimon Brandhof2014-07-231-1/+11
|
* SONAR-5462 Fix assembly due to group id update of postgresql driverJulien Lancelot2014-07-171-2/+2
|
* Fix location of sonar-application.jarSimon Brandhof2014-07-141-1/+1
|
* SONAR-5408 extract sonar-web from sonar-serverSimon Brandhof2014-07-111-3/+2
|
* SONAR-5226 drop extensions/jdbc-driver/h2 from zipSimon Brandhof2014-04-181-9/+0
|
* SONAR-4969 Do not mix batch and server classpathsSimon Brandhof2014-04-171-0/+8
|
* SONAR-4968 Remove mac 32bits scriptsSimon Brandhof2013-12-131-0/+1
|
* 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