You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2014/09/22 14:10:20 UTC

svn commit: r1626748 - /tomcat/trunk/res/META-INF/websocket-api.jar.manifest

Author: markt
Date: Mon Sep 22 12:10:19 2014
New Revision: 1626748

URL: http://svn.apache.org/r1626748
Log:
Correct package (it was changed during the development of 1.0)

Modified:
    tomcat/trunk/res/META-INF/websocket-api.jar.manifest

Modified: tomcat/trunk/res/META-INF/websocket-api.jar.manifest
URL: http://svn.apache.org/viewvc/tomcat/trunk/res/META-INF/websocket-api.jar.manifest?rev=1626748&r1=1626747&r2=1626748&view=diff
==============================================================================
--- tomcat/trunk/res/META-INF/websocket-api.jar.manifest (original)
+++ tomcat/trunk/res/META-INF/websocket-api.jar.manifest Mon Sep 22 12:10:19 2014
@@ -6,6 +6,6 @@ Name: javax/websocket/
 Specification-Title: WebSocket
 Specification-Version: 1.0
 Specification-Vendor: Oracle, Inc.
-Implementation-Title: javax.net.websocket
+Implementation-Title: javax.websocket
 Implementation-Version: 1.0.@websocket.revision@
 Implementation-Vendor: Apache Software Foundation



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