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 2018/04/06 06:38:00 UTC

[jira] [Created] (LUCENE-8241) Improve Smoketester to test multiple JDK versions

Uwe Schindler created LUCENE-8241:
-------------------------------------

             Summary: Improve Smoketester to test multiple JDK versions
                 Key: LUCENE-8241
                 URL: https://issues.apache.org/jira/browse/LUCENE-8241
             Project: Lucene - Core
          Issue Type: Improvement
          Components: general/build
    Affects Versions: 7.3
            Reporter: Uwe Schindler


In LUCENE-8155 we had to again activate testing with later Java versions in addition to the "official minimal one". Unfortunately this code was completely deleted from Java 7/Java  8 times, so I had to revert very old commits and this caused trouble because changed ant targets.

I'd suggest to improve the smoke tester to easily configure multiple JDK instances without hardcoding version numbers (if you want to now switch or add Java 10, you have to touch lots of code).

My Python knowledge is close to zero, so I open it here for discussion and maybe somebody elsae can help.



--
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