rmuir commented on a change in pull request #82:
URL: https://github.com/apache/lucene/pull/82#discussion_r612641061



##########
File path: gradle/generation/icu.gradle
##########
@@ -215,6 +217,7 @@ configure(project(":lucene:analysis:icu")) {
       project.quietExec {
         executable "make"
         workingDir icuSrcDir
+        // TODO: use tests.jvms or similar instead of hardcoding at 4

Review comment:
       This is probably an easy win for folks with beefier machines, just 
outside of my gradle kung fu.




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

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