Skip to content
Success

Changes

Summary

  1. Fix license / copyright header (details)
  2. Align POMs with EL and JSP (details)
  3. Align the API POMs (details)
  4. Align IDs so correct packages appear in releases (details)
  5. Override parent rather than add to (details)
  6. Align execution ID with parent POM to avoid duplicate executions (details)
  7. Disable source JAR config from EE4J parent (details)
  8. Update references to use Jakarta specifications (details)
  9. 357: Remove the automatic module names (details)
  10. Fixing typo in javadoc (details)
Commit 50bf8117a337d462c6748a24bdaee0ed6af08ad0 by Mark Thomas
Fix license / copyright header

Signed-off-by: Mark Thomas <markt@apache.org>
The file was modified pom.xml (diff)
Commit 99fc346c5abb824c8c495a3b7aa5d25810b6323d by Mark Thomas
Align POMs with EL and JSP

Signed-off-by: Mark Thomas <markt@apache.org>
The file was modified pom.xml (diff)
The file was modified spec/pom.xml (diff)
Commit 64e0a92b549380cef898e6a38a40b834fdc7e957 by Mark Thomas
Align the API POMs

Signed-off-by: Mark Thomas <markt@apache.org>
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)
Commit 43593d66425c9671015b3cf3587ca850ac996fdf by Mark Thomas
Align IDs so correct packages appear in releases

Signed-off-by: Mark Thomas <markt@apache.org>
The file was modified api/pom.xml (diff)
Commit ecc0e8c0201cfc66559e05abd180a290ea1c7376 by Mark Thomas
Override parent rather than add to

Signed-off-by: Mark Thomas <markt@apache.org>
The file was modified api/server/pom.xml (diff)
Commit 9f948684421687903a703f6b5a99f1b92413f958 by Mark Thomas
Align execution ID with parent POM to avoid duplicate executions

Signed-off-by: Mark Thomas <markt@apache.org>
The file was modified spec/pom.xml (diff)
Commit 4e69125f79f64ca5f00c8a201fd402a58eff9173 by Mark Thomas
Disable source JAR config from EE4J parent

This POM has a custom source JAR config so disabling the one from the
EE4J parent prevents the possibility of the wrong source JAR
over-writing the correct one (plug-in execution order can vary).

Signed-off-by: Mark Thomas <markt@apache.org>
The file was modified api/server/pom.xml (diff)
Commit 57981c3cefdfa9b12708cb89d62206a37ea098ab by Mark Thomas
Update references to use Jakarta specifications

Signed-off-by: Mark Thomas <markt@apache.org>
The file was modified spec/src/main/asciidoc/WebSocket.adoc (diff)
Commit a990b230d6f9e375855c9c121d89a4160a62a287 by Mark Thomas
357: Remove the automatic module names

Task-Url: https://github.com/eclipse-ee4j/websocket-api/issues/357

Signed-off-by: Werner Keil <werner.keil@gmx.net>
The file was modified api/client/pom.xml (diff)
The file was modified api/server/pom.xml (diff)
Commit be8a063102019d57898bf6c0a14ee8ef10292308 by Joakim Erdfelt
Fixing typo in javadoc

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
The file was modified api/client/src/main/java/jakarta/websocket/package-info.java (diff)