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

Add integration tests for version 1.1.3 to 1.2.2 #49

Open
oubiwann opened this issue Dec 20, 2017 · 0 comments
Open

Add integration tests for version 1.1.3 to 1.2.2 #49

oubiwann opened this issue Dec 20, 2017 · 0 comments
Labels
Milestone

Comments

@oubiwann
Copy link
Member

oubiwann commented Dec 20, 2017

cd mesos/apache-repo/
$ git show-ref --abbrev=7 --tags|egrep '1.1.3|1.2.2'|grep -v rc
ce77d91 refs/tags/1.1.3
f954bb0 refs/tags/1.2.2
git log-short ce77d91..f954bb0 src/java
7e5c2b2 2017-06-28 Fixed parameters in JNI call for disconnected event. <Alexander Rukletsov>
cbbc5a4 2016-10-28 Fixed MesosNativeLibrary to use '_NUM' MESOS_VERSION macros. <Joris Van Remoortere>
afdd707 2016-10-27 Populated `MasterInfo` in the v0 Java adapter. <Anand Mazumdar>
git diff ce77d91..f954bb0 src/java
@oubiwann oubiwann added the task label Dec 20, 2017
@oubiwann oubiwann added this to the 1.2.2 milestone Dec 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant