Author: markt Date: Mon Feb 24 20:59:47 2014 New Revision: 1571438 URL: http://svn.apache.org/r1571438 Log: Update 8.0x. status
Modified: tomcat/site/trunk/docs/whichversion.html tomcat/site/trunk/xdocs/whichversion.xml Modified: tomcat/site/trunk/docs/whichversion.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whichversion.html?rev=1571438&r1=1571437&r2=1571438&view=diff ============================================================================== --- tomcat/site/trunk/docs/whichversion.html (original) +++ tomcat/site/trunk/docs/whichversion.html Mon Feb 24 20:59:47 2014 @@ -376,17 +376,14 @@ to that, it includes the following impro </ul> -<p>Tomcat 8 is currently in an alpha state. Regular (at least monthly) release -candidates are being made available for testing. All the specifications are -feature complete as of 8.0.0-RC1. The remaining work includes:</p> +<p>Tomcat 8 is currently in a beta state. Regular (at least monthly) releases +are being made. All the specifications are feature complete as of 8.0.0-RC1. The +remaining work includes:</p> <ul> -<li>Complete the work to have Jasper initialized and configured purely via a - <code>ServletContainerInitializer</code>.</li> - -<li>Address missing functionality identified in the new resources - implementation.</li> +<li>Updating the dependencies to a release version of Commons DBCP 2 when + available.</li> </ul> Modified: tomcat/site/trunk/xdocs/whichversion.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/whichversion.xml?rev=1571438&r1=1571437&r2=1571438&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/whichversion.xml (original) +++ tomcat/site/trunk/xdocs/whichversion.xml Mon Feb 24 20:59:47 2014 @@ -149,14 +149,12 @@ to that, it includes the following impro extension features provided in earlier versions.</li> </ul> -<p>Tomcat 8 is currently in an alpha state. Regular (at least monthly) release -candidates are being made available for testing. All the specifications are -feature complete as of 8.0.0-RC1. The remaining work includes:</p> -<ul> - <li>Complete the work to have Jasper initialized and configured purely via a - <code>ServletContainerInitializer</code>.</li> - <li>Address missing functionality identified in the new resources - implementation.</li> +<p>Tomcat 8 is currently in a beta state. Regular (at least monthly) releases +are being made. All the specifications are feature complete as of 8.0.0-RC1. The +remaining work includes:</p> +<ul> + <li>Updating the dependencies to a release version of Commons DBCP 2 when + available.</li> </ul> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org