Skip to content
Success

Changes

Summary

  1. Update and organize dependencies (commit: f1fb359) (details)
  2. Update CDI Lang Model TCK to JUnit5 (commit: 122ddd1) (details)
  3. Replace obsoleted forkMode parameter (commit: 6f02c07) (details)
  4. Add missing test scope for the Arquillian connectors (commit: 713bfe4) (details)
  5. Use consistent profile naming (commit: 705e233) (details)
  6. Move CDI Signature TCK to separate module (commit: 7e85e25) (details)
  7. Fix #24931 compare with known size of 'usedResourceHandles' instead of (commit: 4cf49db) (details)
  8. Classloader matching for BeanDeploymentArchives to manage bean classes across multiple BDAs (commit: e87e5e1) (details)
  9. Excludes forgotten dependencies (commit: 916f033) (details)
  10. Fixes test report generation (commit: 0e49d92) (details)
  11. Fixes GlassFish home in the REST CDI TCK (commit: 255f0f0) (details)
  12. Remove unsupported Maven option (commit: 81d57cb) (details)
  13. Integrate JLine 3.26.0 (commit: a5ee130) (details)
  14. Fixes keytool executable name on Windows (commit: 5b2d442) (details)
Commit f1fb359f1c9cf4c7dff58874311a92f169871506 by Alexander Pinchuk
Update and organize dependencies

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: f1fb359)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
Commit 122ddd10c5fc215578d89da776cbd1b466f36345 by Alexander Pinchuk
Update CDI Lang Model TCK to JUnit5

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: 122ddd1)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/src/test/java/org/glassfish/tck/cdi/lang/model/CDILangModelTCKRunner.java (diff)
Commit 6f02c07c4491fdc0e699c9456aa8d1bf90e952de by Alexander Pinchuk
Replace obsoleted forkMode parameter

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: 6f02c07)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
Commit 713bfe491d592ef3e1d4ef355aecacf5fbd9a8ae by Alexander Pinchuk
Add missing test scope for the Arquillian connectors

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: 713bfe4)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
Commit 705e23371b21bac4edbc8d3ea0187b5eb093ba8e by Alexander Pinchuk
Use consistent profile naming

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: 705e233)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
Commit 7e85e252ada2f6ffebdab35f5f557e50370037d8 by Alexander Pinchuk
Move CDI Signature TCK to separate module

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: 7e85e25)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-model/pom.xml (diff)
The file was addedappserver/tests/tck/cdi/cdi-signature/pom.xml
Commit 4cf49db9a1bceab29a86dffa35cb2953233c43ad by R.M. Morrien
Fix #24931 compare with known size of 'usedResourceHandles' instead of
theoretical maximum 'maxConnectionPoolSize'
(commit: 4cf49db)
The file was modified appserver/connectors/connectors-runtime/src/test/java/com/sun/enterprise/resource/pool/ConnectionPoolTest.java (diff)
Commit e87e5e1e742a6a57ea3c2fdcc9bdc69b052e92e8 by Lisa Liu-Thorrold
Classloader matching for BeanDeploymentArchives to manage bean classes across multiple BDAs
(commit: e87e5e1)
The file was modified appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java (diff)
Commit 916f033e9db2875c609a2425d570f5ed2732f540 by Alexander Pinchuk
Excludes forgotten dependencies

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: 916f033)
The file was modified appserver/tests/tck/cdi/pom.xml (diff)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
Commit 0e49d92eaa267598a8771d4138f874fb16ab0fc1 by Alexander Pinchuk
Fixes test report generation

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: 0e49d92)
The file was modified appserver/tests/tck/cdi/cdi-full/pom.xml (diff)
Commit 255f0f015834c240ba23f7562cc7f466590e3f31 by Alexander Pinchuk
Fixes GlassFish home in the REST CDI TCK

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: 255f0f0)
The file was modified appserver/tests/tck/rest_cdi/pom.xml (diff)
Commit 81d57cb744213841020e229314b228a0cbef098c by Alexander Pinchuk
Remove unsupported Maven option

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: 81d57cb)
The file was modified appserver/tests/tck/tck-download/jakarta-rest-tck/pom.xml (diff)
Commit a5ee130cde8e5fec0e15960dac895fda5a77cfc9 by Alexander Pinchuk
Integrate JLine 3.26.0

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: a5ee130)
The file was modified nucleus/parent/pom.xml (diff)
Commit 5b2d4428db11e9f4b6f6124474b372f366b75bbf by Alexander Pinchuk
Fixes keytool executable name on Windows

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: 5b2d442)
The file was modified appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/GlassFishTestEnvironment.java (diff)