Skip to content
Success

Changes

Summary

  1. Integrate jsftemplating 4.0.3 (commit: 73879d7) (details)
  2. Integrate Webconsole 4.8.8 (commit: d49a9d4) (details)
  3. Add optional imports in osgi.bundle of glassfish-naming (commit: 44d2425) (details)
  4. Integrate Weld 5.1.1.SP1 (commit: e74f139) (details)
  5. Integrate command-security 1.0.17 (commit: a7dcde7) (details)
  6. Use the download mirrot script (commit: e76a941) (details)
  7. Integrate MicroProfile API 3.0.3 and Helidon implementation 3.2.2 (commit: 27c415f) (details)
  8. Removed two files which were copy pasted in web_jsp tests (commit: 7f1dd88) (details)
Commit 73879d7ee7121be9b779d23d148a2461d2f24f6a by noreply
Integrate jsftemplating 4.0.3

Changes: https://github.com/eclipse-ee4j/glassfish-jsftemplating/commit/e73d29d441db4e7aa1e0e0034bf0a09febf82fca
(commit: 73879d7)
The file was modified appserver/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
Commit 44d242599c046b4cf3fa4e8870b521ea3428b8eb by Zhen Ma
Add optional imports in osgi.bundle of glassfish-naming
(commit: 44d2425)
The file was modified appserver/common/glassfish-naming/osgi.bundle (diff)
Commit e74f139a4915d23fe19053ccef324df714183eab by arjan tijms
Integrate Weld 5.1.1.SP1

Doesn't need workaround anymore that 5.1.1 needed

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
(commit: e74f139)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/pom.xml (diff)
Commit a7dcde7057065de5ea71173fd89d2c12728ac86a by noreply
Integrate command-security 1.0.17

Changes: updates dependencies, specifically ASM to 9.5
(commit: a7dcde7)
The file was modified nucleus/parent/pom.xml (diff)
Commit e76a9417f3b5a47fd7c218e8bc39b192221845c7 by Ondro Mihalyi
Use the download mirrot script
To count the number of downloads, as documented in https://wiki.eclipse.org/Project_Download_Stats#ZIP_files
(commit: e76a941)
The file was modified docs/website/src/main/resources/download.md (diff)
The file was modified docs/website/src/main/resources/download_gf7.md (diff)
Commit 27c415f56fecd8a13c5ae0612706a6dc34af1450 by arjan tijms
Integrate MicroProfile API 3.0.3 and Helidon implementation 3.2.2

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
(commit: 27c415f)
The file was modified appserver/pom.xml (diff)
Commit 7f1dd88dd7fcce1135cbe4ef4843969311ade69d by David Matějček
Removed two files which were copy pasted in web_jsp tests

- Seems that these files were originally used to test the redeployment manually,

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
(commit: 7f1dd88)
The file was removedappserver/web/web-glue/src/main/java/org/apache/jsp/nullErrorPage_jsp.java
The file was removedappserver/web/web-glue/src/main/java/org/apache/jsp/jsp/test_jsp.java