[ 
https://issues.apache.org/jira/browse/LUCENE-9871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17529263#comment-17529263
 ] 

Robert Muir commented on LUCENE-9871:
-------------------------------------

just a reminder, haven't forgot about java version constraints here. we've 
added special logic to make failures more clear, but there are version numbers 
everywhere.

Ideally we could consolidate a lot of them in a simple .properties file that 
contains the min/max major version numbers. could be then sucked in by:
* gradle logic
* java logic such as checks done in WrapperDownloader
* bash logic such as error messaging in ./gradlew.sh
* python smoketester logic?

> Achieve build system perfection (with progress)
> -----------------------------------------------
>
>                 Key: LUCENE-9871
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9871
>             Project: Lucene - Core
>          Issue Type: Improvement
>    Affects Versions: 9.0
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> This issue is an aggregate of various build-related improvements I have in 
> the back of my mind.  The current state is not bad... but it's not perfect. 
> Hello, [~mikemccand]. ;)



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

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

Reply via email to