Skip to content

Commit c69ff97

Browse files
committed
Merge pull request #366 from adriaanm/2016-update
fix formatting error, slight reword
2 parents e7e394f + cad933a commit c69ff97

File tree

1 file changed

+28
-34
lines changed

1 file changed

+28
-34
lines changed

news/_posts/2015-12-09-schedule-update.md

Lines changed: 28 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,16 @@ both online and in person at Scala Days NYC and Berlin!
2424
As always, getting new Scala versions out the door is a collective effort between Typesafe, EPFL, and the Scala user community.
2525

2626
Areas where participation is welcome include:
27-
28-
- Library authors: we encourage you to publish your libraries for 2.12.0-M3 and later milestones.
27+
* Library authors: we encourage you to publish your libraries for 2.12.0-M3 and later milestones.
2928
If you do publish, please [list your library](https://github.com/scala/make-release-notes/blob/2.12.x/projects-2.12.md).
30-
- Library authors: if (the latest version of) your library isn't included in the 2.12 community build,
29+
* Library authors: if (the latest version of) your library isn't included in the 2.12 community build,
3130
we have [documented](https://github.com/scala/community-builds/wiki) how to add it. We’ll be happy to help,
32-
as the community build is helping us catch more regressions than ever, but we still absolutely need your help with testing
33-
before we go into RC mode. (The [2.12 community build config](https://github.com/scala/community-builds/blob/2.12.x/common.conf) 
31+
as the community build is helping us catch more regressions than ever. As always, we're counting on your help with testing
32+
before we go into RC mode! (The [2.12 community build config](https://github.com/scala/community-builds/blob/2.12.x/common.conf) 
3433
lists which version of each built project, and whether its test suite is being exercised.)
35-
- Reviewing [pull requests in the Scala repository](https://github.com/scala/scala/pulls), where 2.12.x is now the default branch.
34+
* Reviewing [pull requests in the Scala repository](https://github.com/scala/scala/pulls), where 2.12.x is now the default branch.
3635
Strong motivation will be needed before we merge anything but important bug fixes to the 2.11.x branch.
37-
- Documentation updates and reviewing help are much appreciated at the [scala-lang](https://github.com/scala/scala-lang/pulls) 
36+
* Documentation updates and reviewing help are much appreciated at the [scala-lang](https://github.com/scala/scala-lang/pulls) 
3837
and [docs.scala-lang](https://github.com/scala/scala.github.com/pulls) repos.
3938

4039
You can talk to us about 2.12 on the [scala-internals mailing list](https://groups.google.com/forum/%23!forum/scala-internals) 
@@ -55,38 +54,33 @@ make the last push to complete 2.12.0-RC1 according to this schedule.
5554

5655

5756
### Future 2.12.x
58-
59-
- 2.12.0-M4   Jan 25, 2016 (ca. 12 work-weeks after M3)
60-
- 2.12.0-M5   Apr 25, 2016 (one year after M1, as in 2.11.x)
61-
- 2.12.0-RC1  May 30, 2016 (one month after last milestone, between Scala Days NYC and Berlin)
57+
* 2.12.0-M4   Jan 25, 2016 (ca. 12 work-weeks after M3)
58+
* 2.12.0-M5   Apr 25, 2016 (one year after M1, as in 2.11.x)
59+
* 2.12.0-RC1  May 30, 2016 (one month after last milestone, between Scala Days NYC and Berlin)
6260

6361
### Future 2.11.x
64-
65-
- 2.11.8      Feb 8,  2016 (tentative date -- definitely between 2.12.0-M4 and M5)
66-
- 2.11.9      Q3,     2016 (last planned 2.11.x release, >2 years after 2.11.1)
62+
* 2.11.8      Feb 8,  2016 (tentative date -- definitely between 2.12.0-M4 and M5)
63+
* 2.11.9      Q3,     2016 (last planned 2.11.x release, >2 years after 2.11.1)
6764

6865
### Past 2.12.x
69-
70-
- 2.12.0-M1   May 4,  2015
71-
- 2.12.0-M2   Jul 15, 2015
72-
- 2.12.0-M3   Oct 6,  2015
66+
* 2.12.0-M1   May 4,  2015
67+
* 2.12.0-M2   Jul 15, 2015
68+
* 2.12.0-M3   Oct 6,  2015
7369

7470
### Past 2.11.x
75-
76-
- 2.11.0-M1   Jan 7,  2013
77-
- 2.11.0-M7   Nov 18, 2013
78-
- 2.11.0-M8   Jan 21, 2014 (one year after M1)
79-
- 2.11.0-RC1  Feb 28, 2014 (one month after last milestone)
80-
- 2.11.0      Apr 16, 2014 (six weeks after RC1)
81-
- 2.11.1      May 20, 2014
82-
- 2.11.7      Jun 23, 2015 (just one year after 2.11.1; 2.10.1-2.10.5 took two years)
71+
* 2.11.0-M1   Jan 7,  2013
72+
* 2.11.0-M7   Nov 18, 2013
73+
* 2.11.0-M8   Jan 21, 2014 (one year after M1)
74+
* 2.11.0-RC1  Feb 28, 2014 (one month after last milestone)
75+
* 2.11.0      Apr 16, 2014 (six weeks after RC1)
76+
* 2.11.1      May 20, 2014
77+
* 2.11.7      Jun 23, 2015 (just one year after 2.11.1; 2.10.1-2.10.5 took two years)
8378

8479
### 2.10.x
85-
86-
- 2.10.0 Dec 19, 2012
87-
- 2.10.1 Mar 12, 2013
88-
- 2.10.2 Jun 6,  2013
89-
- 2.10.3 Sep 27, 2013
90-
- 2.10.4 Mar 18, 2014
91-
- 2.10.5 Mar 4,  2015 (EOL two years after 2.10.1)
92-
- 2.10.6 Sep 18, 2015 (resolve license incompatibility)
80+
* 2.10.0 Dec 19, 2012
81+
* 2.10.1 Mar 12, 2013
82+
* 2.10.2 Jun 6,  2013
83+
* 2.10.3 Sep 27, 2013
84+
* 2.10.4 Mar 18, 2014
85+
* 2.10.5 Mar 4,  2015 (EOL two years after 2.10.1)
86+
* 2.10.6 Sep 18, 2015 (resolve license incompatibility)

0 commit comments

Comments
 (0)