You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2014/11/22 15:57:29 UTC

svn commit: r1641078 - /tomcat/tc7.0.x/trunk/BUILDING.txt

Author: kkolinko
Date: Sat Nov 22 14:57:29 2014
New Revision: 1641078

URL: http://svn.apache.org/r1641078
Log:
Correction: WebSocket 1.0 -> 1.1

Modified:
    tomcat/tc7.0.x/trunk/BUILDING.txt

Modified: tomcat/tc7.0.x/trunk/BUILDING.txt
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/BUILDING.txt?rev=1641078&r1=1641077&r2=1641078&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/BUILDING.txt (original)
+++ tomcat/tc7.0.x/trunk/BUILDING.txt Sat Nov 22 14:57:29 2014
@@ -79,7 +79,7 @@ source distribution, do the following:
     release.
 
 * NOTE: The Java 7 JDK is only required if you wish to build Tomcat with
-  JSR-356 (Java WebSocket 1.0) support.
+  JSR-356 (Java WebSocket 1.1) support.
 
 
 (2) Install Apache Ant version 1.8.2 or later on your computer
@@ -170,7 +170,7 @@ ${tomcat.source}.
 
   See Apache Ant documentation for the <setproxy> task for details.
 
-* NOTE: Users wishing to build Tomcat with JSR-356 (Java WebSocket 1.0) support
+* NOTE: Users wishing to build Tomcat with JSR-356 (Java WebSocket 1.1) support
   must also set the java.7.home build property to the location of the Java 7 JDK
   installation.
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org