Benjamin Bannier created MESOS-6115:
---------------------------------------
Summary: Source tree contains compiled protobuf source
Key: MESOS-6115
URL: https://issues.apache.org/jira/browse/MESOS-6115
Project: Mesos
Issue Type: Bug
Components: stout, test
Reporter: Benjamin Bannier
Stout's {{protobuf_tests.cpp}} uses checked in, generated protobuf files
{{protobuf_tests.pb.h}} and {{protobuf_tests.pb.cc}}.
These files are
* not meant to be edited,
* might require updates whenever protobuf is updated, and
* likely do not follow Mesos coding standards.
We should try to remove them from the source tree; in fact
{{protobuf_tests.cpp}} already documents ways this could be achieved.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)