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

support Scala 2.12 #319

Closed
1 of 2 tasks
xuwei-k opened this issue Sep 23, 2016 · 7 comments
Closed
1 of 2 tasks

support Scala 2.12 #319

xuwei-k opened this issue Sep 23, 2016 · 7 comments

Comments

@xuwei-k
Copy link
Member

xuwei-k commented Sep 23, 2016

@mfirry
Copy link

mfirry commented Oct 31, 2016

Also maybe specs2, right?

@hamnis
Copy link
Contributor

hamnis commented Nov 10, 2016

Dispatch cannot be upgraded since it has a dependency to unfiltered which in turns depends on dispatch.

Both for tests.

I suggest dropping dispatch for tests and instead go for either AHC directly, or maybe OkHttp.

@hamnis
Copy link
Contributor

hamnis commented Nov 29, 2016

upgrades needed:

  • scalatest
  • json4s
  • scalacheck

I have fixed most issues here, but this is on a snapshot of softprops/tubesocks

hamnis@fbd78b9

xuwei-k pushed a commit to xuwei-k/unfiltered that referenced this issue Dec 10, 2016
@SethTisue
Copy link

if Unfiltered is now available for 2.12, can someone submit a PR on https://github.com/scala/make-release-notes/blob/2.12.x/projects-2.12.md removing it from the list at the bottom and adding it to the list at the top...?

@omarkilani
Copy link
Contributor

@SethTisue is it okay if the version is "0.9.0-beta2"?

@SethTisue
Copy link

sure

@hamnis
Copy link
Contributor

hamnis commented Jan 18, 2017

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

No branches or pull requests

5 participants