aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application/src/main/assembly/war
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-4577 End of support of WAR deployment modeSimon Brandhof2013-09-1127-6113/+0
|
* Update copyright headersSimon Brandhof2013-04-223-12/+12
|
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-213-6/+6
|
* SONAR-3963 The script in charge to produce sonar.war generates a misleading ↵Julien Lancelot2012-11-221-8/+8
| | | | message about the sonar home directory
* Update copyright header for this new yearSimon Brandhof2012-01-103-3/+3
|
* SONAR-2881 change the message when executing the script build-war.shsimonbrandhof2011-10-091-1/+0
|
* SONAR-2881 Do not rebuild the WAR file when changing conf/logback.xmlsimonbrandhof2011-10-091-19/+1
|
* SONAR-2861 New Configuration APIsimonbrandhof2011-10-071-23/+4
| | | | | | | | The component org.apache.commons.Configuration is still available but plugins should use org.sonar.api.config.Settings. It also implies the following issues : SONAR-2870 do not rebuild the WAR file when editing sonar.properties SONAR-2869 allow to use the annotations @Properties/@Property on extensions
* SONAR-2493 Fix build-war.shEvgeny Mandrikov2011-06-022-4/+4
| | | | | Variable ANT_HOME should be exported in order to be available for child processes.
* Upgrade copyright headerssimonbrandhof2011-02-043-4/+4
|
* SONAR-2116 Cannot build 2.5 war, ant-nodeps-1.7.0.jar library is missingsimonbrandhof2011-01-241-0/+0
|
* SONAR-2110 Add Tomcat 7.x to list of supported serverssimonbrandhof2011-01-171-1/+1
|
* SONAR-1811 The file ../../logs/sonar.log is created when using the WAR packagingsimonbrandhof2010-11-181-17/+24
|
* SONAR-236 remove deprecated code from checkstyle plugin + display default ↵simonbrandhof2010-09-0626-0/+6144
value of rule parameters in Q profile console