You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2015/03/11 00:58:38 UTC

[jira] [Created] (REEF-200) Build broken

Markus Weimer created REEF-200:
----------------------------------

             Summary: Build broken
                 Key: REEF-200
                 URL: https://issues.apache.org/jira/browse/REEF-200
             Project: REEF
          Issue Type: Bug
          Components: REEF Bridge
            Reporter: Markus Weimer
            Assignee: Markus Weimer


The merged version of [[#103|https://github.com/apache/incubator-reef/pull/103]] broke the build:

{code}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project reef-bridge-java: Compilation failure: Compilation failure:
[ERROR] /C:/src/reef/lang/java/reef-bridge-java/src/main/java/org/apache/reef/javabridge/LibLoader.java:[96,1] not a statement
[ERROR] /C:/src/reef/lang/java/reef-bridge-java/src/main/java/org/apache/reef/javabridge/LibLoader.java:[96,3] ';' expected
{code}



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