-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38967/
-----------------------------------------------------------
Review request for mesos and Joris Van Remoortere.
Bugs: MESOS-3575
https://issues.apache.org/jira/browse/MESOS-3575
Repository: mesos
Description
-------
For now , till we find out a way on how we go about distributing the V1
protobufs. This fail-safe change dumps them into the existing MESOS JAR(Java).
This would save anyone the trouble of generating them before using the new API.
Diffs
-----
src/Makefile.am 8aa456611dd5405336dd7b0c19ba4a942ea1c805
Diff: https://reviews.apache.org/r/38967/diff/
Testing
-------
Verified Java JAR has the required protobufs.
Thanks,
Anand Mazumdar