> On Juni 15, 2018, 8 nachm., David McLaughlin wrote: > > Vagrantfile > > Line 20 (original), 20 (patched) > > <https://reviews.apache.org/r/67584/diff/1/?file=2040319#file2040319line20> > > > > Why this downgrade?
That is just the minimal version and it works fine with 2.0.2 as well. For super unfortunate reason I am stuck with 2.0.2 on a workstation of mine :-/ > On Juni 15, 2018, 8 nachm., David McLaughlin wrote: > > Vagrantfile > > Line 26 (original), 26 (patched) > > <https://reviews.apache.org/r/67584/diff/1/?file=2040319#file2040319line26> > > > > Why this upgrade? :) This is a new build of our vagrant box with Mesos 1.5. - Stephan ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67584/#review204855 ----------------------------------------------------------- On Juni 14, 2018, 12:08 vorm., Stephan Erb wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67584/ > ----------------------------------------------------------- > > (Updated Juni 14, 2018, 12:08 vorm.) > > > Review request for Aurora, David McLaughlin and Renan DelValle. > > > Repository: aurora > > > Description > ------- > > This is an upgrade to Mesos 1.5.0. While 1.5.1 is already released, there are > no Debian > packages and jars available yet. > > The mesos.interface Python package has a requirement on a newer protobuf > version. > I applied the same update to Java for consistency. > > * Mesos 1.5 changelog: https://mesos.apache.org/blog/mesos-1-5-0-released/ > * Mesos update instructions: > https://mesos.apache.org/documentation/latest/upgrades/#upgrading-from-1-4-x-to-1-5-x > * Protobuf changelog: > https://github.com/google/protobuf/blob/3.5.x/CHANGES.txt > > > Diffs > ----- > > 3rdparty/python/BUILD f06c3f346033ca8351d01a17836c6f3cb2a5fc08 > 3rdparty/python/requirements.txt 72be82f5ff47d7989a604984dcd0d348e0cc76f8 > RELEASE-NOTES.md 0ef75d601ef7c170c81f574aad12de2c8afce7b0 > Vagrantfile 5b59dba6d305bcbcb6285e8cdfee337f4a584f99 > build-support/packer/aurora.json da279174bb7a48b51a67ee825dfbdca409648f79 > build-support/packer/build.sh 7c36f74ee8d498df9c282a8891e720f60cfd576a > build.gradle 57355dceaec41cd97256d954337ecb3ca0c50ba1 > > > Diff: https://reviews.apache.org/r/67584/diff/1/ > > > Testing > ------- > > Finished successfully: > > * `./build-support/jenkins/build.sh` > * `./src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh` against Mesos > 1.5.0 (new vagrant box) > * `./src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh` against Mesos > 1.4.0 (old vagrant box) > > > Thanks, > > Stephan Erb > >