> 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'
ber JAR file using
>> Maven Shade plugin and use that as a "single huge module".
>>
>> Uwe
>>
>> -
>> Uwe Schindler
>> Achterdiek 19, D-28357 Bremen
>> http://www.thetaphi.de
>> eMail: u...@thetaphi.de
>>
>> > -Original Mess
t; > From: Abu Abdullah [mailto:falcon.sh...@gmail.com]
> > Sent: Friday, July 28, 2017 6:33 AM
> > To: java-user@lucene.apache.org
> > Subject: Java 9 issues
> >
> > Hi,
> >
> > I'm trying to compile my app in java 9 where i hit an issue related t
hterdiek 19, D-28357 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de
> -Original Message-
> From: Abu Abdullah [mailto:falcon.sh...@gmail.com]
> Sent: Friday, July 28, 2017 6:33 AM
> To: java-user@lucene.apache.org
> Subject: Java 9 issues
>
> Hi,
>
> I
Hi,
I'm trying to compile my app in java 9 where i hit an issue related to
the module system of java 9. the current lucene libraries (JARs) have
the same classes in multiple JARs (considered modules in java9). the
error thrown is:
error: module ant reads package org.apache.lucene.analysis.standar