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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org