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.0.4 to 1.1.3 #48

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

Add integration tests for version 1.0.4 to 1.1.3 #48

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.0.4|1.1.3'|grep -v rc
4154f66 refs/tags/1.0.4
ce77d91 refs/tags/1.1.3
git log-short 4154f66..ce77d91 src/java
a72d20e 2017-06-28 Fixed parameters in JNI call for disconnected event. <Alexander Rukletsov>
e105363 2016-10-28 Fixed MesosNativeLibrary to use '_NUM' MESOS_VERSION macros. <Joris Van Remoortere>
d9236ab 2016-10-27 Populated `MasterInfo` in the v0 Java adapter. <Anand Mazumdar>
22d3f56 2016-10-13 Corrected usage of "it's" in Mesos. <Neil Conway>
6c69a3c 2016-10-07 Fixed typo in comment. <Neil Conway>
d4492f3 2016-10-02 Fixed usage of "can not" vs. "cannot". <Neil Conway>
04b9498 2016-08-22 Renamed `JNIMesos` to `V1Mesos` for scheduler shim. <Anand Mazumdar>
bea8c3c 2016-08-10 Trimmed unneeded extra space between right angle brackets. <Gaojin CAO>
68c27d1 2016-07-19 Added native implementation for the V0 Mesos Adapter. <Anand Mazumdar>
bca68f6 2016-07-19 Added native implementation for v1 Mesos interface. <Anand Mazumdar>
5855532 2016-07-19 Added java implementations for the V0/V1 implementation for Mesos. <Anand Mazumdar>
c1ba4a5 2016-07-19 Added v1 Scheduler/Mesos interface in Java. <Anand Mazumdar>
07a1802 2016-07-19 Added helper functions for v1 JNI `construct()`/`convert()`. <Anand Mazumdar>
3e115ac 2016-07-25 Clean up indentation in Java scheduler driver. <Aleksandar Prokopec>

git diff 4154f66..ce77d91 src/java
@oubiwann oubiwann added the task label Dec 20, 2017
@oubiwann oubiwann added this to the 1.1.3 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