Author: kkolinko Date: Thu Jan 26 09:55:05 2012 New Revision: 1236120 URL: http://svn.apache.org/viewvc?rev=1236120&view=rev Log: Add more noticeable warning about Tomcat 5.5 EOL to its download page.
Modified: tomcat/site/trunk/docs/download-55.html tomcat/site/trunk/xdocs/download-55.xml Modified: tomcat/site/trunk/docs/download-55.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-55.html?rev=1236120&r1=1236119&r2=1236120&view=diff ============================================================================== --- tomcat/site/trunk/docs/download-55.html (original) +++ tomcat/site/trunk/docs/download-55.html Thu Jan 26 09:55:05 2012 @@ -193,6 +193,14 @@ links for obtaining the latest versions of Tomcat 5.5.x, as well as links to the archives of older 5.0.x and 5.5.x releases. </p> + + +<blockquote style="background:rgb(255,196,196); border:thin solid red;border-radius:5px;padding:1em"> + +<strong>Warning:</strong> End of life date for Apache Tomcat 5.5.x is + announced. <a href="tomcat-55-eol.html">Read more...</a> + +</blockquote> </blockquote> </p> Modified: tomcat/site/trunk/xdocs/download-55.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-55.xml?rev=1236120&r1=1236119&r2=1236120&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/download-55.xml (original) +++ tomcat/site/trunk/xdocs/download-55.xml Thu Jan 26 09:55:05 2012 @@ -10,6 +10,12 @@ links for obtaining the latest versions of Tomcat 5.5.x, as well as links to the archives of older 5.0.x and 5.5.x releases. </p> + + <blockquote style="background:rgb(255,196,196); + border:thin solid red;border-radius:5px;padding:1em"> + <strong>Warning:</strong> End of life date for Apache Tomcat 5.5.x is + announced. <a href="tomcat-55-eol.html">Read more...</a> + </blockquote> </section> <!-- Begin quick navigation section --> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org