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

Uwe Schindler commented on LUCENE-8738:
---------------------------------------

Hi,
next to updating the {{-release}} flag in the JDK (and removal for the legacy 
{{-source/target}} switch in the build), there are some thing to take care of:
- Remove outdated if/then/else in build.xml files (release/source/target); 
remove unused properties
- Remove MR-JARs: Replace Future* stuff by native Java APIs and remove the 
build.xml code
- Update ECJ so it can process Java 11 source code
- Update Javadocs Linter Python to understand the new Javadocs Doclet output 
format. In our current builds when it detects Java 9+ it disables the python 
linter, as the HTML output format of Java 9+ is incompatible
- Enable the Javadoc search field by using the new doclet.


> Bump minimum version requirement to 11
> --------------------------------------
>
>                 Key: LUCENE-8738
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8738
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Priority: Minor
>             Fix For: master (9.0)
>
>
> See vote thread for reference: https://markmail.org/message/q6ubdycqscpl43aq.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to