Skip to content

Changes

Summary

  1. Refactor the packaging for JPMS and add module-info (details)
Commit ca41696e7d7a48d4f74d1546e0f006a2e82d657d by Mark Thomas
Refactor the packaging for JPMS and add module-info

The server jar no longer contains a copy of the client classes. The copy
has been replaced by a dependency.
The file was addedapi/client/src/main/java/module-info.java
The file was modified api/pom.xml (diff)
The file was modified api/client/pom.xml (diff)
The file was modified api/server/pom.xml (diff)
The file was addedapi/server/src/main/java/module-info.java
The file was modified spec/src/main/asciidoc/WebSocket.adoc (diff)