Skip to content
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Bump versions after the 2.11.0 release. #19

Merged
merged 4 commits into from
May 6, 2014

Conversation

retronym
Copy link
Member

@retronym retronym commented May 2, 2014

The release job does this dynamically, so this doesn't correct
an error. Rather, it just brings things up to date in development
mode.

Review by @gkossakowski

@gkossakowski
Copy link
Contributor

You missed the .travis.yml file: https://github.com/scala/scala-partest/blob/master/.travis.yml#L5

@retronym
Copy link
Member Author

retronym commented May 6, 2014

@gkossakowski I've updated the travis build. I also added a workaround for scalaBinaryVersion handling. That should get pr-scala-integrate-partest working again, which is one of the two blockers PR validation for the 2.12.x branch.

retronym added 4 commits May 6, 2014 17:52
We'll need to add 2.12.0-SNAPSHOT once we have nightlies
published from the 2.12.x branch.
The release job does this dynamically, so this doesn't correct
an error. Rather, it just brings things up to date in development
mode.
1.0.0 is released already.
This will be rolled into sbt-scala-modules soon, but I'd
like to get the ball rolling here.
@retronym
Copy link
Member Author

retronym commented May 6, 2014

/)
> set scalaVersion := "2.12.0-1234"
[info] Defining *:scalaVersion
[info] The new value will be used by *:allDependencies, *:ivyScala and 12 others.
[info]  Run `last` for details.
[info] Reapplying settings...
[info] Set current project to scala-partest (in build file:/Users/jason/code/scala-partest/)
> show scalaBinaryVersion
[info] 2.11.0

retronym added a commit that referenced this pull request May 6, 2014
Bump versions after the 2.11.0 release.
@retronym retronym merged commit 7a0c3dc into scala:master May 6, 2014
@gkossakowski
Copy link
Contributor

LGTM

lrytz pushed a commit to lrytz/scala-partest that referenced this pull request May 9, 2018
Bump versions after the 2.11.0 release.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants