-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45367/
-----------------------------------------------------------
(Updated March 28, 2016, 6:55 p.m.)
Review request for mesos, Ben Mahler, Alex Clemmer, Kapil Arya, Neil Conway,
and Vinod Kone.
Changes
-------
Fixed "bugs" and "depends on" fields -- @vinodkone
Bugs: MESOS-4678
https://issues.apache.org/jira/browse/MESOS-4678
Repository: mesos
Description
-------
Upgrade protobuf to 2.6.1 to support PowerPC LE platform [mesos].
Diffs
-----
3rdparty/cmake/Versions.cmake 24490d399f20b31b6336e92d1bd5d9a7230f31f7
LICENSE 66a99b8a84e614cc89a22df02e3c47d01e26cd39
configure.ac 9ec4bc1cff3b0b46dd2e7ece2c1fbbbb2d19ffb8
src/java/mesos.pom.in 7615d61eb6fedfa0ead785cd360946c56ccf80af
src/python/interface/setup.py.in d73996734c3a3c70c3a6c0c697bb6733c241c091
src/python/native_common/ext_modules.py.in
c335bd83024bc07b6243dd59d775e7f29adc7520
src/python/protocol/setup.py.in 4c50fbbf1ce11c4c42c848364523225ee7ea5a3b
Diff: https://reviews.apache.org/r/45367/diff/
Testing
-------
sudo make dist check
sudo ./src/mesos-tests --benchmark
sudo ./support/run-upgrade.py --prev=../mesos-0.27.0/build --next=./build
Thanks,
Zhiwei Chen