You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Brian Cho (JIRA)" <ji...@apache.org> on 2015/02/17 07:48:11 UTC

[jira] [Created] (REEF-160) Fail-fast generating code with wrong protoc version

Brian Cho created REEF-160:
------------------------------

             Summary: Fail-fast generating code with wrong protoc version
                 Key: REEF-160
                 URL: https://issues.apache.org/jira/browse/REEF-160
             Project: REEF
          Issue Type: Bug
            Reporter: Brian Cho
            Assignee: Brian Cho


We've recently had trouble with the Ubuntu builds. It turns out that this was because protoc 2.4.1 was being used on one of the servers. What made it difficult to track down, is that the compilation succeeds. Errors only show up while running tests.

([~taegeonum] will probably have a more detailed writeup on the particular problem soon.)

We can probably do some maven hacking to check the version of protoc during the build. I'll take a look.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)