In #371, I was wondering why we lost the debian_jdk17 target.
@lemeurherve found the root cause quickly. I removed this target back in September 2023 (in #309) while adding the support for JDK21. 🤦
Let's add it back before merging #371 .
Testing done
make build-alpine_jdk21 build-debian_jdk21 build-debian_jdk17 build-debian_jdk11 build-alpine_jdk17 build-alpine_jdk11
Submitter checklist
[X] Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
[X] Ensure that the pull request title represents the desired changelog entry
[X] Please describe what you did
Link to relevant issues in GitHub or Jira
[X] Link to relevant pull requests, esp. upstream and downstream changes
[X] Ensure you have provided tests - that demonstrates feature works or fixes the issue
In #371, I was wondering why we lost the
debian_jdk17
target. @lemeurherve found the root cause quickly. I removed this target back in September 2023 (in #309) while adding the support for JDK21. 🤦Let's add it back before merging #371 .
Testing done
make build-alpine_jdk21 build-debian_jdk21 build-debian_jdk17 build-debian_jdk11 build-alpine_jdk17 build-alpine_jdk11
Submitter checklist
Link to relevant issues in GitHub or Jira