jbonofre commented on issue #10368:
URL: https://github.com/apache/iceberg/issues/10368#issuecomment-2130810296

   After some investigations, I'm doing:
   1. I'm replacing `.palantir/revapi.yml` (specific to the revapi gradle 
plugin) by a simple file where users can add accepted breaks
   2. the script now detects a breaking change by grepping the output report
   3. I'm not sure if the script should be integrated in gradle or not. 
Probably worth to execute the script after the build (the script needs to be 
run after `compileJava` task).


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