Publish an artifacts for Scala-Native-0.5.0-RC2
catap opened this issue · 6 comments
Folks,
Scala-Native has released 0.5.0-RC2 which is bionarry incompatibly with previus artifacts.
Missed version of scala-xml is kind of blocker for publishing scalatests for SN-0.5.0-RC2, and this two things should allow to start widly test the new release of SN that should allow to catch some new bugs before it was released.
I've tested publishing locally, and it works quite well.
So, here the question: can anyone publish artifacts for scala-xml-2.2.0 for SN-0.5.0-RC2?
Thanks.
yes, I can do this next week.
@SethTisue thanks! Also, I think that it wise to make the same for different scala projects like https://github.com/scala/scala-parallel-collections and https://github.com/scala/scala-parser-combinators.
Thanks in advance!
It seems I misunderstood here — a PR is needed to do the upgrade, first. This repo is still on the older Scala Native version. Once that's been merged, I can pull the publishing levers.
If you want the other projects published, please open tickets in those repos.
looks like RC3 just came out, btw
@SethTisue ok, I'll do a PR as soon as it releases. To avoid release for -RC version.