janhoy edited a comment on pull request #491: URL: https://github.com/apache/solr/pull/491#issuecomment-1005250482
I'm marking this PR as ready for wider review (and testing), as I believe it is close to complete. To test, run: ``` ./gradlew assembleRelease ``` Then inspect `solr/distribution/build/release`, e.g. with `tree -L 4 solr/distribution/build/release` If you have gpg setup, you can also test signing ``` ./gradlew assembleRelease -Psign ``` -- 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...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org