uschindler commented on pull request #470:
URL: https://github.com/apache/lucene/pull/470#issuecomment-984864748


   > This is great progress, well done to all involved. I have a 
work-in-progress crummy prototype with the core of [Elasticsearch 
modularized](https://github.com/elastic/elasticsearch/pull/81066) (it still 
needs a lot of cleanup, work, and testing), but I will grab this branch and 
experiment against the modular lucene to see if any issues arise.
   
   It is very funny that you did the same trick like we did to have javadocs 
and ECJ in our case to have module-info.java excluded: 
https://github.com/elastic/elasticsearch/blob/31a3cf9cb239b6457c554f521f3254bc1d524d45/libs/core/src/main/module/module-info.java
 (see the path: `/src/main/module` instead of at its standard place in 
`/src/main/java`).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to