Skip to content
This repository was archived by the owner on Oct 2, 2018. It is now read-only.
This repository was archived by the owner on Oct 2, 2018. It is now read-only.

build fail #63

@SooLee

Description

@SooLee

I am using ant 1.9.6 and java 1.8. I tried the release version (v3.0) but got a java error, so tried building from source, but this time I got a build error.

I found out the source and thought it may be helpful to write here.
When I did
module load dev/java/jdk1.8 first then module load dev/ant/1.9.6, I get the following error:

BUILD FAILED
/home/sl325/git/cramtools/build/build.xml:154: Compile failed; see the compiler error output for details.

When I did module load dev/ant/1.9.6 first and then module load dev/java/jdk1.8, the build was successful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions