mesomatic
mesomatic copied to clipboard
Create integration tests for just the changes between 0.28.0 and 1.0.1
Depends on #45 Blocks #43
cd mesos/apache-repo/
$ git show-ref --abbrev=7 --tags|egrep '0.28.0|1.0.1'|grep -v rc
961edbd refs/tags/0.28.0
3611eb0 refs/tags/1.0.1
git diff 961edbd..3611eb0 src/java