]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-2110 Add Tomcat 7.x to list of supported servers
authorsimonbrandhof <simon.brandhof@gmail.com>
Mon, 17 Jan 2011 09:47:51 +0000 (10:47 +0100)
committersimonbrandhof <simon.brandhof@gmail.com>
Mon, 17 Jan 2011 09:57:38 +0000 (10:57 +0100)
sonar-application/src/main/assembly/war/build.xml

index 16f89bc7f666d3cd9b19fc2e7a3fb0ddb4bee427..3efa2935547ec9eed51fdacd17b1e40a8ef88d0b 100644 (file)
@@ -72,7 +72,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02
       ${sonarHome}
 
       IMPORTANT NOTES :
-      * supported web servers are Jetty and Tomcat 5.x/6.x
+      * supported web servers are Jetty and Tomcat 5.x/6.x/7.x
       * the web application uses the Sonar home directory. For this reason it must be deployed on this host only.
       * the war file must be rebuilt when :
       - configuration is updated (files in the directory conf/)