Skip to content

Bump to Scala 2.12.0-RC2 #90

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
wants to merge 1 commit into from

Conversation

retronym
Copy link
Contributor

Performed with:

git grep -l 2.12.0-RC1 | xargs perl -p -i -e 's/2.12.0-RC1/2.12.0-RC2/'

Performed with:

    git grep -l 2.12.0-RC1 | xargs perl -p -i -e 's/2.12.0-RC1/2.12.0-RC2/'
@retronym
Copy link
Contributor Author

@2m Could you either merge this PR and publish a new version, or alternatively manually back-publish com.typesafe.genjavadoc#genjavadoc-plugin_2.12.0-RC2;0.10 (the version I need for scala-java8-compat.) ?

retronym added a commit to retronym/scala-java8-compat that referenced this pull request Oct 18, 2016
Temporarily uses genjavadoc for 2.12.0-RC1, I've requested
a new version over in lightbend/genjavadoc#90
@ktoso
Copy link
Contributor

ktoso commented Oct 18, 2016

Sure, gladly once it passes hm.
Currently failed on RC2: https://travis-ci.org/typesafehub/genjavadoc/jobs/168754833

There's some silly diff... we need to look at it. Can do tomorrow.

@retronym
Copy link
Contributor Author

Thanks for investigating. I've used the RC1 build to release scala-java-compat_2.12.0-RC2, so this isn't super urgent.

@2m 2m mentioned this pull request Oct 19, 2016
@2m
Copy link
Contributor

2m commented Oct 19, 2016

Thanks @retronym. You missed one file, that had to be renamed to RC2. I fixed it here #91.

@2m 2m closed this Oct 19, 2016
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 this pull request may close these issues.

3 participants