Author: markt Date: Fri Oct 16 12:02:46 2015 New Revision: 1708967 URL: http://svn.apache.org/viewvc?rev=1708967&view=rev Log: Version update
Modified: tomcat/site/trunk/docs/migration-7.html tomcat/site/trunk/docs/migration-8.html tomcat/site/trunk/xdocs/migration-7.xml tomcat/site/trunk/xdocs/migration-8.xml Modified: tomcat/site/trunk/docs/migration-7.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-7.html?rev=1708967&r1=1708966&r2=1708967&view=diff ============================================================================== --- tomcat/site/trunk/docs/migration-7.html (original) +++ tomcat/site/trunk/docs/migration-7.html Fri Oct 16 12:02:46 2015 @@ -314,8 +314,8 @@ of Apache Tomcat.</p> <div class="text"> -<p>Apache Tomcat 7 supports Java Servlet 3.0, JavaServer Pages 2.2 and - Expression Language 2.2 +<p>Apache Tomcat 7 supports Java Servlet 3.0, JavaServer Pages 2.2, + Expression Language 2.2 and WebSocket 1.1 <a href="http://wiki.apache.org/tomcat/Specifications">specifications</a>. The changes between versions of specifications may be found in the <em>Changes</em> appendix in each of specification documents. Modified: tomcat/site/trunk/docs/migration-8.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-8.html?rev=1708967&r1=1708966&r2=1708967&view=diff ============================================================================== --- tomcat/site/trunk/docs/migration-8.html (original) +++ tomcat/site/trunk/docs/migration-8.html Fri Oct 16 12:02:46 2015 @@ -291,7 +291,7 @@ of Apache Tomcat.</p> <p>Apache Tomcat 8 supports the Java Servlet 3.1, JavaServer Pages 2.3, - Java Unified Expression Language 3.0 and Java WebSocket 1.0 + Java Unified Expression Language 3.0 and Java WebSocket 1.1 <a href="http://wiki.apache.org/tomcat/Specifications">specifications</a>. The changes between versions of specifications may be found in the <em>Changes</em> appendix in each of specification documents. Modified: tomcat/site/trunk/xdocs/migration-7.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-7.xml?rev=1708967&r1=1708966&r2=1708967&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/migration-7.xml (original) +++ tomcat/site/trunk/xdocs/migration-7.xml Fri Oct 16 12:02:46 2015 @@ -34,8 +34,8 @@ of Apache Tomcat.</p> <subsection name="Servlet 3.0 API"> - <p>Apache Tomcat 7 supports Java Servlet 3.0, JavaServer Pages 2.2 and - Expression Language 2.2 + <p>Apache Tomcat 7 supports Java Servlet 3.0, JavaServer Pages 2.2, + Expression Language 2.2 and WebSocket 1.1 <a href="http://wiki.apache.org/tomcat/Specifications">specifications</a>. The changes between versions of specifications may be found in the <em>Changes</em> appendix in each of specification documents. Modified: tomcat/site/trunk/xdocs/migration-8.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-8.xml?rev=1708967&r1=1708966&r2=1708967&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/migration-8.xml (original) +++ tomcat/site/trunk/xdocs/migration-8.xml Fri Oct 16 12:02:46 2015 @@ -35,7 +35,7 @@ of Apache Tomcat.</p> <subsection name="Specification APIs"> <p>Apache Tomcat 8 supports the Java Servlet 3.1, JavaServer Pages 2.3, - Java Unified Expression Language 3.0 and Java WebSocket 1.0 + Java Unified Expression Language 3.0 and Java WebSocket 1.1 <a href="http://wiki.apache.org/tomcat/Specifications">specifications</a>. The changes between versions of specifications may be found in the <em>Changes</em> appendix in each of specification documents. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org