]> source.dussan.org Git - sonarqube.git/commitdiff
Add comment about support of servlet 2.4
authorSimon Brandhof <simon.brandhof@gmail.com>
Thu, 1 Mar 2012 09:57:58 +0000 (10:57 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Thu, 1 Mar 2012 09:58:07 +0000 (10:58 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index eebc55b86115a00e771ccef7e845d17f8a8eed4a..6c96272ce45e095bdf55bad3fc8326e7a1e91289 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       </dependency>
       <dependency>
         <!--
-        IMPORTANT: DO NOT UPGRADE THIS LIB. Indeed v.1.0.0.1 is a dedicated branch to support Tomcat 5.x. Versions 1.0.5 and greater do not support Tomcat 5.
-        See http://jira.codehaus.org/browse/SONAR-2212
+        IMPORTANT: DO NOT UPGRADE THIS LIB. Indeed v.1.0.0.1 is a dedicated branch to support Servlet 2.4. Versions 1.0.5 and greater 
+        support Servlet 2.5+.
+        Note that Servlet 2.4 will be supported until the end of life of Tomcat 5.5, in 2012 Q4.
+        See :
+        - http://www.tomcatexpert.com/blog/2011/08/10/end-life-announced-apache-tomcat-55
+        - http://jira.codehaus.org/browse/SONAR-2212
+        - http://kenai.com/jira/browse/JRUBY_RACK-31
         -->
         <groupId>org.jruby.rack</groupId>
         <artifactId>jruby-rack</artifactId>