You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2019/03/25 17:36:00 UTC

[jira] [Commented] (LUCENE-8738) Bump minimum version requirement to 11

    [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org