-
New Feature
-
Resolution: Fixed
-
Minor
After the experiments in https://github.com/jenkinsci/plugin-compat-tester/pull/84 is seems we will have to package two JDK versions into the Docker image. Building with JDK 11 will require a lot of patches on the plugin side.
Advantage: with such approach we can have a single image for Java 8/11 and just switching the mode depending on the passed arguments
- links to
[JENKINS-54674] PCT: Add Docker packaging for Java 11
Epic Link |
New:
|
Description |
Original:
Goals: * PCT can invoke tests with JDK 11. Building Plugins with JDK11 is not mandatory * PCT Docker packaging is updated to support running with JDK11 |
New:
|
Description |
Original:
|
New:
After the experiments in https://github.com/jenkinsci/plugin-compat-tester/pull/84 is seems we will have to package two JDK versions into the Docker image. Building with JDK 11 will require a lot of patches on the plugin side. Advantage: with such approach we can have a single image for Java 8/11 and just switching the mode depending on the passed arguments |
Assignee | New: Adrien Lecharpentier [ alecharp ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: Cette demande est liée à "PR-86 (Lien Web)" [ 22052 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Labels | New: java11-devtools-compatibility |