[
https://issues.apache.org/jira/browse/LUCENE-5909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-5909:
----------------------------------
Attachment: LUCENE-5909.patch
Here is my patch that also fixes "nightly-smoke" target:
- to enable smoking on Java 8, pass
{{-DsmokeTestRelease.java8=/path/to/jdk1.8.0}}. To build the --test-java8
parameter it uses some pathconvert trick to create a correctly escaped {{<arg
line=""/>}} line.
- java 7 smoking automatically uses Ant's Java 7, if JAVA_HOME is not Java 7,
it bails out (this is also checked in ANT, to fail early)
I also reverted the change to the version.properties check, I think [~rjernst]
wanted to test with the current 4.10 release.
> Run smoketester on Java 8
> -------------------------
>
> Key: LUCENE-5909
> URL: https://issues.apache.org/jira/browse/LUCENE-5909
> Project: Lucene - Core
> Issue Type: Improvement
> Components: general/build
> Reporter: Uwe Schindler
> Assignee: Ryan Ernst
> Labels: Java8
> Fix For: 5.0, 4.11
>
> Attachments: LUCENE-5909.patch, LUCENE-5909.patch, LUCENE-5909.patch,
> LUCENE-5909.patch
>
>
> In the past, when we were on Java 6, we ran the Smoketester on Java 6 and
> Java 7. As Java 8 is now officially released and supported, smoketester
> should now use and require JAVA8_HOME.
> For the nightly-smoke tests I have to install the openjdk8 FreeBSD package,
> but that should not be a problem.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]