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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to