zacharymorn commented on pull request #153:
URL: https://github.com/apache/lucene/pull/153#issuecomment-848452530


   Hi @dweiss, thanks for the fix! Yup I just `cherry-pick -x` your commit into 
my branch and verified that it did fail the precommit now
   
   ```
   > Task :lucene:test-framework:forbiddenApisMain FAILED
   Forbidden method invocation: java.util.Random#<init>() [Use 
RandomizedRunner's random() instead]
     in org.apache.lucene.util.TestUtil (TestUtil.java:324)
   Scanned 522 class file(s) for forbidden API invocations (in 0.68s), 1 
error(s).
   ```
   
   I'll fix my changes next then.
   
    


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