Re: Split package in Lucene 8.2.0

2019-09-06 Thread Philippe Cadé
Hello Uwe, Thank you for the explanation. Is there already a JIRA issue where this refactoring is tracked? We would love to have one to be informed about the progress, even if it is not immediately planned. In the meantime and as a workaround, we will look into repackaging the lucene JARs to avoi

RE: Split package in Lucene 8.2.0

2019-09-05 Thread Uwe Schindler
Hi, this issue is known and cannot be solved by just patching lucene, it affects the whole lucene infrastrcuture. A change on this would break almost any app out there so it needs to be done on a major release. In addition, as Lucene uses SPI / service loaders, auto-modules don't works anyways