rmuir commented on code in PR #14216:
URL: https://github.com/apache/lucene/pull/14216#discussion_r1947462840


##########
gradle/validation/error-prone.gradle:
##########
@@ -288,8 +341,10 @@ allprojects { prj ->
             // '-Xep:ChainedAssertionLosesContext:OFF', // we don't use truth
             // '-Xep:CharacterGetNumericValue:OFF', // noisy
             // '-Xep:ClassCanBeStatic:OFF', // noisy
+            // '-Xep:ClassInitializationDeadlock:OFF', // TODO: there are 
problems

Review Comment:
   you've got my curiosity :)



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