Author: markt
Date: Tue Aug 8 19:19:44 2017
New Revision: 1804462
URL: http://svn.apache.org/viewvc?rev=1804462&view=rev
Log:
Eclipse Oxygen doesn't need this.
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/WsWebSocketContainer.java
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/WsWebSocketContainer.java
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/websocket/WsWebSocketContainer.java?rev=1804462&r1=1804461&r2=1804462&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/tomcat/websocket/WsWebSocketContainer.java
(original)
+++ tomcat/trunk/java/org/apache/tomcat/websocket/WsWebSocketContainer.java Tue
Aug 8 19:19:44 2017
@@ -188,7 +188,6 @@ public class WsWebSocketContainer implem
}
- @SuppressWarnings("resource") // socketChannel is closed
@Override
public Session connectToServer(Endpoint endpoint,
ClientEndpointConfig clientEndpointConfiguration, URI path)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]