Re: Java 9 issues

2017-07-28 Thread Dawid Weiss
> it will be good if Lucene team can share their plans for a full java 9 > support (e.g. named modules of Lucene libraries) So, here it is: we plan to support it. (*) Dawid (*) When it's stabilized and documented (it still isn't) [1]. And when somebody has the time to do it (patches welcome, it'

Re: Java 9 issues

2017-07-28 Thread Abu Abdullah
thank you. it will be good if Lucene team can share their plans for a full java 9 support (e.g. named modules of Lucene libraries) On Fri, Jul 28, 2017 at 10:38 AM, Uwe Schindler wrote: > Hi, small correction: > >> as with OSGI, there is currently no support for running Lucene in Java 9. >> This

RE: Java 9 issues

2017-07-27 Thread Uwe Schindler
Hi, small correction: > as with OSGI, there is currently no support for running Lucene in Java 9. This I mean "Java 9 module system". It works with Java 9! > requires a complete restructure of the Lucene/Solr package structure and > that's not going to happen in the next release. You should comp

RE: Java 9 issues

2017-07-27 Thread Uwe Schindler
Hallo, as with OSGI, there is currently no support for running Lucene in Java 9. This requires a complete restructure of the Lucene/Solr package structure and that's not going to happen in the next release. You should compile and run Lucene with the standard classpath where it works without any