-
Notifications
You must be signed in to change notification settings - Fork 59
get ensime and spray-json-shapeless working again in 2.12.x build #150
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
Comments
I can do spray-json-shapeless easily when i return from holiday. But ensime 2.12 is pretty big because of the dependency chain and java/scala matrix for akka. We're working on it. |
Oh btw we removed akka-http. See https://github.com/ensime/ensime-server/issues/1414 for our ticket. |
Probably sjs is picking up lots of sbt plugin/test deps. |
generally sbt plugins are not a problem in a community build context, since we don't build plugins, we just resolve them like normal (since they're Scala 2.10 based) |
re-adding this is scala#150 ; in the meantime it's just cluttering up the config file
re-adding this is scala#150 ; in the meantime it's just cluttering up the config file
re-adding this is scala#150 ; in the meantime it's just cluttering up the config file
re-adding this is scala#150 ; in the meantime it's just cluttering up the config file
provisionally closing since ENSIME doesn't currently support 2.12 |
some details are in the 2.12. common.conf. they are commented out right now — it hasn't been deeply investigated yet
the spray-json-shapeless error is:
after extraction, the log shows:
which isn't right; in 2.11.x-jdk8 we see many more dependencies:
The text was updated successfully, but these errors were encountered: