Closed
Description
Things to do before release
- Release draft, find it here https://github.com/scala/scala-xml/releases/edit/untagged-3389094b9a5a81b5e242
- Bump version in build.sbt (Already done c09fc07)
- Post release Bump version for the next release
@SethTisue , @adriaanm , @ashawley Please do let me know, if I am missing anything for the release.
Activity
ashawley commentedon Apr 22, 2016
@biswanaths Happy to review, but I can't see draft releases it seems.
adriaanm commentedon Apr 22, 2016
Here's the draft. Is it time to add @ashawley to the committers team, @biswanaths? :-)
The following changes have been incorporated in this release
This release was made possible by contributions from @SethTisue,@adriaanm, @ashawley, @lrytz, @som-snytt.
We would like to thank them for their help.
adriaanm commentedon Apr 22, 2016
Those are some nice release notes! Looks like you're all set for v1.0.6! Once you publish the release, the commit will be tagged and travis will stage a release on sonatype. Let me know when it's done so I can push the button to promote the staging repo to maven central.
som-snytt commentedon Apr 22, 2016
Thanks for the mention, @adriaanm . I didn't have the gumption to adopt the module, but it's nice to see folks step up who can also exercise it!
ashawley commentedon Apr 22, 2016
@biswanaths Release notes look good!
All the items under "Administrative" are TBD -- they're not done yet. I only proposed those things. Sorry if that wasn't clear. Were you planning on doing them?
adriaanm commentedon Apr 22, 2016
@som-snytt, I'd love to take credit, but I didn't write the release notes, was just pasting them. @biswanaths wrote them
som-snytt commentedon Apr 22, 2016
Thanks @biswanaths ! What conscientiousness! Except for the part about not pasting the release notes. Just kidding!
lespea commentedon Apr 28, 2016
Any update on getting this released?
biswanaths commentedon Apr 28, 2016
I would like to address this #99 before pushing the release. Seems we are missing some paths for the OOM fix. Hopefully in couple of days.
lespea commentedon Apr 28, 2016
Oh yeah that seems like a good plan. Thanks for the update!
ashawley commentedon Apr 28, 2016
I tried making this change in #98, but it didn't ended up going very smoothly for reasons I don't understand. It's not a blocker for the next release, though.
ashawley commentedon Jun 12, 2016
Ok, I resolved the issue with Mima by adding a commit to #98 that fixed it. I'd say we are good to release a new version of scala-xml once #98 and #100 are merged!
ghost commentedon Jul 5, 2016
Any ETA when this release due out in the wild? Keen to see #59 & #99 get out there. Looks like most things are ready to go. TIA
sarahgerweck commentedon Jul 28, 2016
Like @devisaneer, I'd love to see this as well: the fix to #45 / #91 is something that would be quite useful for my project.
14 remaining items
SethTisue commentedon Sep 20, 2016
yes, scala/scala#5410
SethTisue commentedon Sep 20, 2016
@biswanaths I took the liberty of revising the notes at https://github.com/scala/scala-xml/releases/tag/v1.0.6 a bit. in particular, I separated actual user-visible changes from other sorts of changes, and put the user-visible changes first. you might want to double-check that I classified the items correctly
biswanaths commentedon Sep 20, 2016
@SethTisue , release notes look much better.
biswanaths commentedon Sep 20, 2016
@SethTisue , deleting the tag and re-releasing with #108 as suggested by you looks better. We will do as such.
biswanaths commentedon Sep 20, 2016
Done, deleted the tag and released. @SethTisue let me know if you need anything else to push to sonatype. Also do we need to push it to maven central ?
SethTisue commentedon Sep 20, 2016
I closed and released the staging repos (there were two this time, I guess it must be timing-dependent whether you get one or two) at oss.sonatype.org just now (it's a manual step in the process that we do through the Sonatype web UI), so the artifacts should show up on Maven Central soon (within the next hour or so)
SethTisue commentedon Sep 20, 2016
1.0.6 is on Maven Central
SethTisue commentedon Sep 20, 2016
@ashawley can you double-check the release notes?
ashawley commentedon Sep 20, 2016
The release notes look good to me. Those are indeed the user-visible changes that you listed first. Thanks!
SethTisue commentedon Sep 21, 2016
Should we tweet about this from http://twitter.com/scala_lang ?
biswanaths commentedon Sep 22, 2016
@SethTisue , would be great if we tweet. Hope it will drive towards some activity and help us.
SethTisue commentedon Sep 22, 2016
https://twitter.com/scala_lang/status/779062887939575808
SethTisue commentedon Sep 22, 2016
re: driving activity, scala_lang could retweet something you tweeted yourself, as well
SethTisue commentedon Dec 5, 2016
1.0.6 is bundled with Scala 2.12.1, which came out today