You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Tomoko Uchida (Jira)" <ji...@apache.org> on 2022/05/18 09:56:00 UTC

[jira] [Created] (LUCENE-10578) Make minimum required Java version for build more specific

Tomoko Uchida created LUCENE-10578:
--------------------------------------

             Summary: Make minimum required Java version for build more specific
                 Key: LUCENE-10578
                 URL: https://issues.apache.org/jira/browse/LUCENE-10578
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Tomoko Uchida


See this mail thread for background: [https://lists.apache.org/thread/6md5k94pqdkkwg0f66hor2sonm2t77jo]

To prevent developers (especially, release managers) from using too old java versions, we could (should?) elaborate the minimum required java versions for the build.

Possible questions in my mind:
 * should we stop the build with an error or emit a warning and continue?
 * do minor versions depend on the vendor? if yes, should we also specify the vendor?
 * how do we determine/maintain the minimum version?

 

 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org