Skip to content

Commit

Permalink
Issue #3165 - fix to javax-websocket-server module issues
Browse files Browse the repository at this point in the history
Signed-off-by: lachan-roberts <lachlan@webtide.com>
  • Loading branch information
lachlan-roberts committed Feb 20, 2019
1 parent 4378f5d commit 58c0808
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jetty-websocket/javax-websocket-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@
<configuration>
<argLine>
@{argLine} ${jetty.surefire.argLine}
--add-opens org.eclipse.jetty.websocket.javax.server/org.eclipse.jetty.websocket.javax.server.examples=org.eclipse.jetty.websocket.javax.common
--add-reads org.eclipse.jetty.websocket.javax.server=org.eclipse.jetty.security
--add-reads org.eclipse.jetty.websocket.javax.common=org.eclipse.jetty.websocket.javax.server
</argLine>
</configuration>
Expand Down

0 comments on commit 58c0808

Please sign in to comment.