You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Nitay Joffe (JIRA)" <ji...@apache.org> on 2012/09/25 20:08:08 UTC

[jira] [Updated] (GIRAPH-344) mvn test fails with java 1.7

     [ https://issues.apache.org/jira/browse/GIRAPH-344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nitay Joffe updated GIRAPH-344:
-------------------------------

    Description: 
On my Mac:

JAVA_HOME=/Library/Java/Home mvn clean test
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------


JAVA_HOME=/Library/Java/JavaVirtualMachines/1.7.0.jdk/Contents/Home mvn clean test
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------

Full output: https://gist.github.com/3783472

Surefire reports doesn't have anything useful: https://gist.github.com/3783480

  was:
On my Mac:

JAVA_HOME=/Library/Java/Home mvn clean test
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------


JAVA_HOME=/Library/Java/JavaVirtualMachines/1.7.0.jdk/Contents/Home mvn clean test
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
https://gist.github.com/3783472

Surefire reports doesn't have anything useful: https://gist.github.com/3783480

    
> mvn test fails with java 1.7
> ----------------------------
>
>                 Key: GIRAPH-344
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-344
>             Project: Giraph
>          Issue Type: Bug
>    Affects Versions: 0.2.0
>            Reporter: Nitay Joffe
>            Priority: Minor
>
> On my Mac:
> JAVA_HOME=/Library/Java/Home mvn clean test
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] ------------------------------------------------------------------------
> JAVA_HOME=/Library/Java/JavaVirtualMachines/1.7.0.jdk/Contents/Home mvn clean test
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> Full output: https://gist.github.com/3783472
> Surefire reports doesn't have anything useful: https://gist.github.com/3783480

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira