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

Compiling with Java 1.8 #103

@fnl

Description

@fnl

Gives the classical "your Scala is too old" error:

[ERROR] error: error while loading CharSequence, class file '...CharSequence.class)' is broken
[INFO] (class java.lang.RuntimeException/bad constant pool tag 18 at byte 10)

Which is easy to fix: Update the Scala dependency in the pom.xml to at least 2.10.3+ and Goose compiles with Java 1.8.

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