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

support 2.12.0-M2 #35

Merged
merged 2 commits into from
Jul 21, 2015
Merged

Conversation

SethTisue
Copy link
Member

No description provided.

@SethTisue SethTisue self-assigned this Jul 20, 2015
@SethTisue SethTisue force-pushed the v109-to-support-212m2 branch from 5918192 to c86980c Compare July 20, 2015 22:10
@SethTisue SethTisue changed the title oops forgot to publish 1.0.8 for 2.12.0-M2 so here comes 1.0.9 support 2.12.0-M2 Jul 20, 2015
@SethTisue
Copy link
Member Author

review by @lrytz or @adriaanm

the old scheme was: run tests on openjdk7, but only publish (for all
Scala versions) from openjdk6

this is no longer appropriate now that Scala 2.12.0-M2 requires Java 8.
now we want to publish for older Scala versions using JDK 6, but
newer versions (M2 and above) using JDK 8. this commit does that.

currently Travis doesn't offer OpenJDK 8, so we use Oracle.  leaving
our JDK 6 setting as "openjdk6" since that's what it's historically
been so why rock the boat.

what happened to running tests on JDK 7?  well, neither Lukas nor I
knows why it was even doing that.
@SethTisue SethTisue force-pushed the v109-to-support-212m2 branch from c86980c to e3a89f2 Compare July 20, 2015 22:17
SethTisue added a commit that referenced this pull request Jul 21, 2015
@SethTisue SethTisue merged commit 2aadd1e into scala:master Jul 21, 2015
@SethTisue SethTisue deleted the v109-to-support-212m2 branch July 21, 2015 18:02
@SethTisue
Copy link
Member Author

merging anyway, leaving possible further improvements for later

lrytz pushed a commit to lrytz/scala-partest that referenced this pull request May 9, 2018
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