Benno Evers created MESOS-7994:
----------------------------------

             Summary: Hard-coded protobuf version in mesos.pom.in
                 Key: MESOS-7994
                 URL: https://issues.apache.org/jira/browse/MESOS-7994
             Project: Mesos
          Issue Type: Bug
            Reporter: Benno Evers


Currently, the version of protobuf.jar used by maven is hardcoded in 
`src/java/mesos.pom.in` to be 3.3.0.

When building against a non-bundled version of protobuf, this will likely cause 
a version mismatch which can lead to build errors because the java build is 
trying to compile the java source files created by the protoc of the 
non-bundled protobuf.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to