Skip to content
Success

Changes

Summary

  1. New parent pom.xml (details)
  2. Add spec/ submodule with boilerplate asciidoc (details)
  3. Issue #295 - update text references to conform to Jakarta standards (details)
  4. Issue #295 - update text references based on PR review (details)
  5. Issue #295 - Bumping up version to 1.1.2 per Jakarta Guide (#301) (details)
  6. Adding SpecLicense.html to javadoc classified artifacts (details)
  7. Issue #295 - Javadoc License fixes from PR review (details)
Commit ac84596674ae232885e23406653a914a08c2e640 by David Blevins
New parent pom.xml
Signed-off-by: David Blevins <david.blevins@gmail.com>
The file was addedpom.xml
Commit c1b3c1996e3e40c350e51d617af2f53b3043d69f by David Blevins
Add spec/ submodule with boilerplate asciidoc
Signed-off-by: David Blevins <david.blevins@gmail.com>
The file was addedspec/assembly.xml
The file was addedspec/README.md
The file was addedspec/pom.xml
The file was addedspec/src/main/asciidoc/scope.adoc
The file was addedspec/src/main/asciidoc/websocket-spec.adoc
The file was addedspec/src/main/asciidoc/license-efsl.adoc
The file was addedspec/src/main/asciidoc/images/jakarta_ee_logo_schooner_color_stacked_default.png
The file was modified pom.xml (diff)
The file was addedspec/src/main/theme/jakartaee-theme.yml
Commit 6bc03c55ff412adc7715944690a91a274bdb006f by Joakim Erdfelt
Issue #295 - update text references to conform to Jakarta standards
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
The file was modified api/server/src/main/java/javax/websocket/server/package-info.java (diff)
The file was modified pom.xml (diff)
The file was modified api/client/pom.xml (diff)
The file was modified NOTICE.md (diff)
The file was modified api/pom.xml (diff)
The file was modified websocket-1.1-changes.txt (diff)
The file was modified api/client/src/main/java/javax/websocket/Session.java (diff)
The file was modified api/client/src/main/java/javax/websocket/package-info.java (diff)
The file was modified api/server/pom.xml (diff)
The file was modified CONTRIBUTING.md (diff)
Commit c7eff08746e8e65f917400099dad93c9d0ea39db by Joakim Erdfelt
Issue #295 - update text references based on PR review
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
The file was modified CONTRIBUTING.md (diff)
Commit 4d61da798aacfb2d78dd361b3acb49018d91e744 by Dmitry Kornilov
Issue #295 - Bumping up version to 1.1.2 per Jakarta Guide (#301)
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
The file was modified api/server/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified spec/pom.xml (diff)
The file was modified api/client/pom.xml (diff)
The file was modified api/pom.xml (diff)
Commit 6c6f872bb89e12daa788484966e3e82481eea2d5 by Joakim Erdfelt
Adding SpecLicense.html to javadoc classified artifacts
+ Adding maven-javadoc-plugin configuration for:
* description
* doc title
* window title
* header
* bottom (with links to mailing list and included EFSL license)
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
The file was modified api/pom.xml (diff)
The file was addedapi/server/src/main/javadoc/doc-files/SpecLicense.html
The file was addedspec/LICENSE.html
The file was addedapi/client/src/main/javadoc/doc-files/SpecLicense.html
Commit 5599127ca22c67dd23078030f522b51524d4cfbe by Joakim Erdfelt
Issue #295 - Javadoc License fixes from PR review
+ Renamed SpecLicense.html to EFSL.html
+ Added <inceptionYear> to pom
+ Removed redundant <br> in javadoc <header> configuration
+ Corrected javadoc <bottom> configuration
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
The file was removedapi/client/src/main/javadoc/doc-files/SpecLicense.html
The file was addedapi/client/src/main/javadoc/doc-files/EFSL.html
The file was removedapi/server/src/main/javadoc/doc-files/SpecLicense.html
The file was addedapi/server/src/main/javadoc/doc-files/EFSL.html
The file was modified pom.xml (diff)
The file was modified api/pom.xml (diff)