Skip to content

Commit 004d305

Browse files
committed
Mark java-21-openjdk unwanted in ELN
This was dropped a while ago, but was never listed.
1 parent b1c6f2e commit 004d305

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configs/rhel-java--unwanted.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ data:
66
maintainer: rhel-java
77
labels:
88
- eln
9-
- c10s
109
unwanted_source_packages:
1110
# RHEL should only get explicitly versioned JDKs (e.g. java-17-openjdk), not the rolling java-latest-openjdk
1211
- java-latest-openjdk
@@ -19,6 +18,7 @@ data:
1918
- java-1.8.0-openjdk
2019
- java-11-openjdk
2120
- java-17-openjdk
21+
- java-21-openjdk
2222
# RHEL has its own portable/single build setup which uses a branch (openjdk-portable-rhel-8) rather than a separate package
2323
- java-1.8.0-openjdk-portable
2424
- java-11-openjdk-portable

0 commit comments

Comments
 (0)