-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61600/
-----------------------------------------------------------
(Updated Aug. 18, 2017, 11:58 p.m.)
Review request for mesos, Benjamin Bannier and Jie Yu.
Summary (updated)
-----------------
WIP: Rewrited rules for generating Protobuf and gRPC code.
Bugs: MESOS-7889
https://issues.apache.org/jira/browse/MESOS-7889
Repository: mesos
Description
-------
Made code generation for Proobuf and gRPC more generic and changed the
variable names in `Makefile.am` to follow the same style in Mesos.
Diffs
-----
3rdparty/libprocess/Makefile.am c2fa3f9e81cb57bc9cb43f8f057014668bc49246
Diff: https://reviews.apache.org/r/61600/diff/5/
Testing
-------
make check
Thanks,
Chun-Hung Hsiao