some things require Java9+

This commit is contained in:
Stefan Bodewig 2026-06-12 09:58:35 +02:00
parent 2a4e550f93
commit 8d34dd1ae4
No known key found for this signature in database
GPG Key ID: 23738DFD7C40DE43
1 changed files with 3 additions and 0 deletions

View File

@ -34,6 +34,9 @@ _We recommend the latest version of Ant_
* a link:http://www.oracle.com/technetwork/java/javase/downloads/index.html[JDK] 7 or greater + * a link:http://www.oracle.com/technetwork/java/javase/downloads/index.html[JDK] 7 or greater +
_Build instructions have been successfully tested with OpenJDK 8 and 11_ _Build instructions have been successfully tested with OpenJDK 8 and 11_
Some of the targets used during the release process generate CycloneDX
SBOMs and require Java 9 or greater in order to build.
=== Procedure === Procedure
==== Get the source ==== Get the source