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

extend scala_toolchain to include the scala-sdk #380

Closed
johnynek opened this issue Jan 4, 2018 · 2 comments
Closed

extend scala_toolchain to include the scala-sdk #380

johnynek opened this issue Jan 4, 2018 · 2 comments

Comments

@johnynek
Copy link
Member

johnynek commented Jan 4, 2018

we have a basic scala_toolchain now, but it does not include the scala version or the jars to use for the sdk (compiler, std-library, reflect, etc...)

It would be good to take a fresh look at the 2.12 branch and see what it would take to add all the differences to scala_toolchain so users can easily configure their toolchain.

We might want to include the jars for scalatest and/or specs as part of this eventually, but maybe for the first stab, get 2.11 and 2.12 usable with only toolchain config differences.

see #364

@ittaiz
Copy link
Member

ittaiz commented Jan 18, 2020

@johnynek this was done in #544 right or am I missing the intent here?

@johnynek
Copy link
Member Author

Yeah I think this can be closed.

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 a pull request may close this issue.

2 participants