Reynold Xin created SPARK-16476: ----------------------------------- Summary: Restructure MimaExcludes for easier version transition Key: SPARK-16476 URL: https://issues.apache.org/jira/browse/SPARK-16476 Project: Spark Issue Type: Improvement Components: Build Reporter: Reynold Xin
It is currently fairly difficult to have proper mima excludes when we cut a version branch. I'm proposing a small change to take the exclude list out of the exclude function, and put it in a variable so we can easily union excludes. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org