Skip to content

support Scala 2.13.0-M2 #55

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

Closed
xuwei-k opened this issue Jul 31, 2017 · 12 comments · Fixed by #59
Closed

support Scala 2.13.0-M2 #55

xuwei-k opened this issue Jul 31, 2017 · 12 comments · Fixed by #59

Comments

@xuwei-k
Copy link
Contributor

xuwei-k commented Jul 31, 2017

No description provided.

@xuwei-k
Copy link
Contributor Author

xuwei-k commented Sep 1, 2017

ping @non

@etorreborre
Copy link

re-ping @non. Thanks!

@SethTisue
Copy link
Member

I'd especially like to see this get published because specs2 depends on it

@etorreborre
Copy link

@SethTisue I used my local version of kind-projector to publish specs2 4.0.0 for Scala 2.13.0-M2. I will need an updated version of the plugin though if I want to build on travis. Also it took me a long time to get there because sbt kept downloading a "bundle" version of the parser combinators package which contained no code for its JavaScript version. I tried many different things and I have no idea why it works now :-(.

@SethTisue
Copy link
Member

SethTisue commented Oct 12, 2017

sbt kept downloading a "bundle" version of the parser combinators package which contained no code for its JavaScript version

you're not going crazy — that's scala/scala-parser-combinators#119 (fixed, but there is no 1.0.7 release yet; the lack of a release is now scala/scala-parser-combinators#130)

@SethTisue
Copy link
Member

could kind-projector be published for 2.13.0-M2, please?

@non
Copy link
Contributor

non commented Nov 30, 2017

@SethTisue I'm looking into this -- I think I may have to disable the pcplod tests since I don't think that is available for 2.13.0-M2.

@non non mentioned this issue Nov 30, 2017
@SethTisue
Copy link
Member

I added the pcplod M2 ticket to the M2 projects list (scala/make-release-notes@61e490d)

@non non closed this as completed in #59 Nov 30, 2017
@non
Copy link
Contributor

non commented Nov 30, 2017

Alright, just merged #59. I'll publish a release later today and close this ticket then.

@non non reopened this Nov 30, 2017
@non
Copy link
Contributor

non commented Dec 1, 2017

Just released 0.9.5 which supports 2.13.0-M2. Sorry for the hold-up everyone!

@non non closed this as completed Dec 1, 2017
@SethTisue
Copy link
Member

thanks Erik!

@etorreborre
Copy link

Thanks!

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.

4 participants