Author: violetagg
Date: Mon Oct 28 09:19:43 2013
New Revision: 1536289
URL: http://svn.apache.org/r1536289
Log:
Make a notice that WebSocket 1.0 requires java 7
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=1536289&r1=1536288&r2=1536289&view=diff
==============================================================================
--- tomcat/site/trunk/docs/whichversion.html (original)
+++ tomcat/site/trunk/docs/whichversion.html Mon Oct 28 09:19:43 2013
@@ -255,7 +255,7 @@ mapping between the specifications and t
<td>1.0</td>
<td>7.0.x</td>
<td>7.0.47</td>
- <td>1.6</td>
+ <td>1.6 (WebSocket 1.0 requires 1.7)</td>
</tr>
Modified: tomcat/site/trunk/xdocs/whichversion.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/whichversion.xml?rev=1536289&r1=1536288&r2=1536289&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/whichversion.xml (original)
+++ tomcat/site/trunk/xdocs/whichversion.xml Mon Oct 28 09:19:43 2013
@@ -46,7 +46,7 @@ mapping between the specifications and t
<td>1.0</td>
<td>7.0.x</td>
<td>7.0.47</td>
- <td>1.6</td>
+ <td>1.6 (WebSocket 1.0 requires 1.7)</td>
</tr>
<tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]