dweiss commented on pull request #408:
URL: https://github.com/apache/lucene/pull/408#issuecomment-950211763


   This is not ready yet but shows a PoC that works. 
   ```
   gradlew assembleRelease
   
   then unpack the release:
   
   CHANGES.txt
   docs
   jars
   JRE_VERSION_MIGRATION.md
   LICENSE.txt
   licenses
   MIGRATE.md
   NOTICE.txt
   README.md
   SYSTEM_REQUIREMENTS.md
   
   and try running the demo with, for example:
   java --module-path jars --module 
lucene.demo/org.apache.lucene.demo.IndexFiles -index index -docs licenses
   ```


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