io7m-com/primogenitor

Move supported build JDKs

Closed this issue · 1 comments

io7m commented

JDK 14 is out now, and is outside of the supported JDK target range.

Perhaps the primogenitor should only support building on JDK 11 and JDK 14 (and none of the interim releases).

io7m commented

Something like this:

<io7m.java.requiredSDKBuildVersion>11,[14,15)</io7m.java.requiredSDKBuildVersion>