dweiss commented on code in PR #14599:
URL: https://github.com/apache/lucene/pull/14599#discussion_r2069539389


##########
gradle/validation/dependencies.gradle:
##########
@@ -28,7 +28,6 @@ allprojects {
 
   def testConfigurations = project.configurations.matching {
     it.name in [
-      "annotationProcessor",

Review Comment:
   I've removed annotation processor configuration from version lock 
computation. I don't think it's relevant to us what's used in annotation 
processors.



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