Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPARK-1094 Support MiMa for reporting binary compatibility accross versions. #207

Closed
wants to merge 9 commits into from

Commits on Feb 21, 2014

  1. Configuration menu
    Copy the full SHA
    651844c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2014

  1. Configuration menu
    Copy the full SHA
    b551519 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2014

  1. Configuration menu
    Copy the full SHA
    4c771e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2014

  1. Some enhancements to binary checking.

    1. Special case for inner classes of packge-private objects.
    2. Made tools classes accessible when running `spark-class`.
    3. Various other improvements to exclude-generation script.
    pwendell committed Mar 23, 2014
    Configuration menu
    Copy the full SHA
    c39f3b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2014

  1. Reveiw feedback.

    pwendell committed Mar 24, 2014
    Configuration menu
    Copy the full SHA
    647c547 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e0f570 View commit details
    Browse the repository at this point in the history
  3. Minor style change

    pwendell committed Mar 24, 2014
    Configuration menu
    Copy the full SHA
    3666cf1 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2014

  1. Merge remote-tracking branch 'apache/master' into mima

    Conflicts:
    	bin/compute-classpath.sh
    	project/SparkBuild.scala
    	project/plugins.sbt
    pwendell committed Mar 25, 2014
    Configuration menu
    Copy the full SHA
    6c2030d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22ae267 View commit details
    Browse the repository at this point in the history