-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(PDB-5622) Depend on Java 11 or 17 - prefer 17
On Redhat 8 and Debian platforms, take advantage of boolean dependencies to allow Java 11 or Java 17. Platform 8 will go into PE 2023, which uses Java 17, so the dependencies prefer Java 17. Redhat 7 may not understand the or dependencies, or have java 17, so just depend on 11.
- Loading branch information
Showing
2 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters