Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Test LTS with 2.462.3 * Switch default build version to 2.479 * Remove Java 11 support Jenkins weekly stopped supporting Java 11 with 2.463 https://www.jenkins.io/changelog/2.463/ Jenkins LTS stops Java 11 support with 2.479.1 30 Oct 2024 No longer generates container images for: * AlmaLinux * Alpine JDK 11 * Debian JDK 11 * Debian slim JDK 11 * Red Hat Universal Base Image 8 * Windows Server Core LTSC 2019 JDK 11 Move -strip-java-debug-attributes into jlink command line Conditional no longer needed for that argument Best reviewed with white space differences suppressed. Tested with `make build test` on two different machines. Confirmed the list of generated container images does not include any Java 11 container, does not include any UBI 8 container, and does not include any AlmaLinux container. * Simplify docker compose in Windows * Use correct debug attribute strip on Windows
- Loading branch information