Skip to content

ant error #16

Description

@demis001

@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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions