Github user pwendell commented on the pull request:
https://github.com/apache/spark/pull/20#issuecomment-38228710
Hey @ScrapCodes this is looking good. I think ideally the way this should
work is the following. After we run `sbt/sbt assembly test` in the build script
we should run `./spark-class org.apache.spark.tools.GenerateMIMAIgnore` and
then run the MIMA checker. The generation script should create a file in a well
known location (e.g. `.mima-excludes`) and the MIMA script should read that
file and create excludes automatically.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---