uschindler commented on PR #868:
URL: https://github.com/apache/lucene/pull/868#issuecomment-1118328012

   But yes, one workaround for Mike is to rebuild the JAR files. An alternative 
that always works (outside module system) is to place the JAR file with the 
resources in a separate JAR file added to classpath BEFORE the main kuromoji 
JAR.
   
   Nevertheless, this is NOT a temporary thing: We must either add URL based 
ctors or we must remove all specialized ctors and make the IOSupplier one 
public. Just allowing to use Path (files) to customize is not a well designed 
API.


-- 
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