mikemccand / luceneutil

Various utility scripts for running Lucene performance tests
Apache License 2.0
205 stars 115 forks source link

Adding gradle wrapper correctly and moving un-compilable files to separate folder. From now the project should be compiled using ./gradlew build #234

Closed nitirajrathore closed 12 months ago

nitirajrathore commented 1 year ago

Adding a patch to build the project using gradle based on this comment : https://github.com/mikemccand/luceneutil/issues/233#issuecomment-1763808583