> Sorry, this is a no-go for going to gradle. We currently want to build and 
> test Lucene with all newer Java versions, including EA releases. I have no 
> idea why the Gradle people are not looking into the issue of 
> forward-compatibility.

I'm sure there are ways to run tests against an arbitrary Java version:
https://docs.gradle.org/6.0-rc-1/userguide/building_java_projects.html#sec:java_cross_compilation

It's just not something I'm concerned with at the moment. Can't do
everything at once.

> An alternative here is to go the Elasticsearch approach: Gradle and the Build 
> runs with Java 11 and the Tests are running optionally with a later version - 
> by pasisng a system property pointing to a TestRunner JDK.

Exactly. I'm sure there are ways to do it.

D.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to