Skip to content

Add integration tests for version 1.0.4 to 1.1.3 #48

Description

@oubiwann
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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions