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

Compiling with Java 1.8 #103

Open
fnl opened this issue Feb 2, 2016 · 0 comments
Open

Compiling with Java 1.8 #103

fnl opened this issue Feb 2, 2016 · 0 comments

Comments

@fnl
Copy link

fnl commented Feb 2, 2016

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.

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

No branches or pull requests

1 participant