[
https://issues.apache.org/jira/browse/LUCENE-8155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358808#comment-16358808
]
Uwe Schindler commented on LUCENE-8155:
---------------------------------------
Here is the patch that basically restores in smokeTester and the main build.xml
file before we moved to Java 8 (with Lucene 6). I ran it locally, so it
basically works (I did not wait for Solr tests to fail...). I will comit this
in a moment to master and branch_7x and enable the Jenkins support.
In the future I'd propose to keep the code in smoketester the ability to have
multiple Java versions (I will add this to the upgrade issue LUCENE-8154, so it
is kept alive). It was a pain to add it back. In general it might also be
better to remove "java8" and "java9" from the naming inside the build.xml and
smoke tester. E.g. call it JAVA_HOME and the other onve ALT_JAVA_HOME and
"altJavaVersion".
[~mikemccand]: Can you help with cleaing up Smoker and the build script to make
it "more generic"?
> Add Java 9 support to smoke tester
> ----------------------------------
>
> Key: LUCENE-8155
> URL: https://issues.apache.org/jira/browse/LUCENE-8155
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Uwe Schindler
> Assignee: Uwe Schindler
> Priority: Major
> Labels: Java9
> Attachments: LUCENE-8155.patch
>
>
> After adding MR-JAR support with LUCENE-7966, we should test the release
> candidates with Java 9. Therefore the already existing code in {{build.xml}}
> that uses a separate environment variable to pass {{JAVA9_HOME}} should be
> reenabled. This also requires reconfiguring Jenkins.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]