-
Notifications
You must be signed in to change notification settings - Fork 7
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
support Scala 2.12.0 #5
base: master
Are you sure you want to change the base?
Conversation
ping @bphelan |
yes please |
2.12.0-RC2 is now out |
ecae737
to
6cc91ca
Compare
6cc91ca
to
39a91a7
Compare
hi. anybody still maintaining this repo...? |
hmm.... so should the Scala community build be tracking @seratch's fork instead of this repo, do you think? |
@SethTisue I myself am willing to contribute to the community builds. I should work on my fork more seriously. |
Hi, A member of our team looked into the open pull requests for Scala 2.12.x and found some issues with them... I asked him to get back to the authors a few weeks back but it looks like he's been too busy. Feel free to follow another fork. We took over maintaining this because it hadn't been updated in almost two years. We're still maintaining this here but things like Scala version updates aren't much of a priority to us and this is a busy time of year. Cheers, |
@SethTisue I see. At the current moment, there is no strong reason to choose mine over Kenji's one. |
Scala is up to 2.12.4 now and moreover sshj is up to 0.23.0 now, which includes support for 384-bit elliptic ecdsa keys used by some servers. We have locally overridden the sshj dependency to 0.23.0 with no ill effects, and the various forks on github enabling scala-2.12 support seem to be simply adding the version number to the dependencies. Would there be any chance to get a minimal 0.9 release with these updates? |
No description provided.