Author: violetagg
Date: Thu Sep 25 07:36:32 2014
New Revision: 1627471
URL: http://svn.apache.org/r1627471
Log:
Merged revisions 1626747-1626748 from tomcat/trunk:
- Fix copy/paste error
- Correct package (it was changed during the development of 1.0)
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/res/META-INF/websocket-api.jar.manifest
Propchange: tomcat/tc7.0.x/trunk/
------------------------------------------------------------------------------
Merged /tomcat/trunk:r1626747-1626748
Modified: tomcat/tc7.0.x/trunk/res/META-INF/websocket-api.jar.manifest
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/res/META-INF/websocket-api.jar.manifest?rev=1627471&r1=1627470&r2=1627471&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/res/META-INF/websocket-api.jar.manifest (original)
+++ tomcat/tc7.0.x/trunk/res/META-INF/websocket-api.jar.manifest Thu Sep 25
07:36:32 2014
@@ -2,10 +2,10 @@ Manifest-version: 1.0
X-Compile-Source-JDK: @source.jdk@
X-Compile-Target-JDK: @target.jdk@
-Name: javax/el/
+Name: javax/websocket/
Specification-Title: WebSocket
Specification-Version: 1.1
Specification-Vendor: Oracle, Inc.
-Implementation-Title: javax.net.websocket
+Implementation-Title: javax.websocket
Implementation-Version: [email protected]@
Implementation-Vendor: Apache Software Foundation
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]