From 0f182fe2843dc9f55cbc3d29fcb5424fcbce9d26 Mon Sep 17 00:00:00 2001 From: Jonathan Dowland Date: Wed, 22 May 2024 13:07:25 +0100 Subject: [PATCH] [OPENJDK-3029] drop singleton-jdk from openjdk-21 This used to be required to remove the system JDK, as pulled in by Maven, prior to the introduction of the maven-openjdk21 package. Test coverage exists in modules/jdk/tests/features/openjdk.feature Signed-off-by: Jonathan Dowland --- ubi8-openjdk-21.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/ubi8-openjdk-21.yaml b/ubi8-openjdk-21.yaml index d4583786..eca489ad 100644 --- a/ubi8-openjdk-21.yaml +++ b/ubi8-openjdk-21.yaml @@ -54,7 +54,6 @@ modules: version: "3.8.17" - name: jboss.container.util.tzdata - name: jboss.container.java.s2i.bash - - name: jboss.container.java.singleton-jdk help: add: true