mesomatic icon indicating copy to clipboard operation
mesomatic copied to clipboard

Add integration tests for version 1.2.2 to 1.3.1

Open oubiwann opened this issue 7 years ago • 0 comments

cd mesos/apache-repo/
$ git show-ref --abbrev=7 --tags|egrep '1.2.2|1.3.1'|grep -v rc
f954bb0 refs/tags/1.2.2
1beaede refs/tags/1.3.1
git log-short f954bb0..1beaede src/java
d888361 2017-06-28 Fixed parameters in JNI call for disconnected event. <Alexander Rukletsov>
git diff f954bb0..1beaede src/java

oubiwann avatar Dec 20 '17 07:12 oubiwann