Skip to content
Success

Changes

Summary

  1. adjust CI/CD build to use JDK 21 (details)
  2. Save time by not inspecting configuration for property when in PropertiesDelegate (details)
  3. Update war.plugin to work with jdk 21 (details)
  4. store license check report (details)
Commit 30acc40d84632e1595f1a858fc46fc40da475d96 by 15908245+jansupol
adjust CI/CD build to use JDK 21

Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
The file was modified etc/jenkins/Jenkinsfile_ci_build (diff)
Commit 3819184d92bcf7eadab11f1a7318486d9df33fb8 by 15908245+jansupol
Save time by not inspecting configuration for property when in PropertiesDelegate

Signed-off-by: jansupol <jan.supol@oracle.com>
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/PropertiesResolver.java (diff)
Commit 6e590ceaf183beedb2ea7d2ecd0b0943f8cf4c5e by 24524084+senivam
Update war.plugin to work with jdk 21

Signed-off-by: jansupol <jan.supol@oracle.com>
The file was modified archetypes/jersey-quickstart-webapp/src/main/resources/archetype-resources/pom.xml (diff)
The file was modified archetypes/jersey-heroku-webapp/src/main/resources/archetype-resources/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified archetypes/jersey-example-java8-webapp/src/main/resources/archetype-resources/pom.xml (diff)
Commit 33239c192fd0a7fe607209ddfdf91f3d40e6054a by 15908245+jansupol
store license check report

Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
The file was modified .github/workflows/maven.yml (diff)