jbonofre commented on code in PR #15278:
URL: https://github.com/apache/iceberg/pull/15278#discussion_r2880857322


##########
baseline.gradle:
##########
@@ -36,7 +36,6 @@ subprojects {
 
   // Thus we concede to applying all of the Baseline plugins individually on 
all the projects we are
   // ready to enforce linting on.
-  apply plugin: 'org.inferred.processors'

Review Comment:
   The alternative is to use the native `annotationProcessor` provided by 
Gradle. This is what this PR is leveraging.



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