Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change java version so it can build #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mikemackintosh
Copy link

fixes:

wizpig.local $ ant run
Buildfile: /Users/splug/tribaltrouble/tt/build.xml

init:

compile-common:

init:

compiledeps:

compile:
    [javac] /Users/splug/tribaltrouble/common/common.xml:37: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 126 source files to /Users/splug/tribaltrouble/common/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 6
    [javac] error: Source option 6 is no longer supported. Use 7 or later.
    [javac] error: Target option 6 is no longer supported. Use 7 or later.

BUILD FAILED
/Users/splug/tribaltrouble/common/common.xml:31: The following error occurred while executing this line:
/Users/splug/tribaltrouble/common/common.xml:37: Compile failed; see the compiler error output for details.

Total time: 0 seconds```

@team-penguin
Copy link
Owner

team-penguin commented Jul 26, 2019 via email

@Gedehamsen021
Copy link

hello, the ant build is broken

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants