You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tamas Cservenak (Jira)" <ji...@apache.org> on 2023/04/27 10:47:00 UTC

[jira] [Created] (MENFORCER-478) Investigate is it possible to exclude obviously obsolete versions

Tamas Cservenak created MENFORCER-478:
-----------------------------------------

             Summary: Investigate is it possible to exclude obviously obsolete versions
                 Key: MENFORCER-478
                 URL: https://issues.apache.org/jira/browse/MENFORCER-478
             Project: Maven Enforcer Plugin
          Issue Type: Task
          Components: requireJavaVersion
            Reporter: Tamas Cservenak


Investigate is it possible to exclude obviously obsolete versions of Java.

For example: When someone says "builds on Java 8", the obviously obsolete releases like Java 8u6 should be still banned.

Natutally, strings changed between Java versions, so when someone says "Java 17" (current version is 17.0.7), we may want to exclude 17.0.1 or so?

[https://www.oracle.com/java/technologies/javase/8all-relnotes.html]

https://www.oracle.com/java/technologies/javase/17all-relnotes.html

 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)