You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/11/28 14:13:13 UTC

[GitHub] [lucene] mocobeta edited a comment on pull request #470: LUCENE-10255: fully embrace the java module system

mocobeta edited a comment on pull request #470:
URL: https://github.com/apache/lucene/pull/470#issuecomment-981090868


   I would recommend cherry-picking this clean-up https://github.com/apache/lucene/commit/57f695b14d8ad9f156bc06518a8c86058b813bd5.
   
   In regard to Luke, I had a concern about this external jar loading; just did a quick check, it worked within JMS. 
   https://github.com/apache/lucene/blob/main/lucene/luke/src/java/org/apache/lucene/luke/models/analysis/AnalysisImpl.java#L57
   As the reflection stuff was gone in that commit and this plain class loading works fine (for me), I think there are no major error-prone parts remaining.


-- 
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-unsubscribe@lucene.apache.org

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



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