-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
@aboyle
Found the following error after cloning this git repo
> ant
Buildfile: $HOME/bin/F-seq/build.xml
prepare:
[mkdir] Created dir:$HOME/bin/F-seq/build~
[mkdir] Created dir:$HOME/bin/F-seq/build~/classes
[mkdir] Created dir: $HOME/bin/F-seq/dist~
compile:
[javac] $HOMEa/bin/F-seq/build.xml:59: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 11 source files to $HOME/bin/F-seq/build~/classes
[javac] warning: [options] bootstrap class path not set in conjunction with -source 5
[javac] error: Source option 5 is no longer supported. Use 6 or later.
BUILD FAILED
$HOME/bin/F-seq/build.xml:59: Compile failed; see the compiler error output for details.
Total time: 0 seconds
ant # version 1.10.5-3
Thanks!
@demis001
Metadata
Metadata
Assignees
Labels
No labels