Skip to content

Commit 6132ae2

Browse files
committed
Merge pull request #29 from retronym/release/2.10.3-RC3
Release/2.10.3 rc3
2 parents 449a1b3 + 1e32356 commit 6132ae2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hand-written.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
We are very happy to announce the RC2 release of Scala 2.10.3! If no serious blocking issues are found this will become the final 2.10.3 version.
1+
We are very happy to announce the RC3 release of Scala 2.10.3! If no serious blocking issues are found this will become the final 2.10.3 version.
22

33
<!-- Substitute both version numbers here! -->
44
The release is available for download from [scala-lang.org](http://scala-lang.org/download/2.10.3-RC3.html) or from [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.scala-lang%22%20v%3A%222.10.3-RC3%22).

release-notes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</head>
55
<body>
66
<h3>Scala 2.10.3-RC3 is now available!</h3>
7-
<p>We are very happy to announce the RC2 release of Scala 2.10.3! If no serious blocking issues are found this will become the final 2.10.3 version.</p>
7+
<p>We are very happy to announce the RC3 release of Scala 2.10.3! If no serious blocking issues are found this will become the final 2.10.3 version.</p>
88
<!-- Substitute both version numbers here! --><p>The release is available for download from <a href="http://scala-lang.org/download/2.10.3-RC3.html">scala-lang.org</a> or from <a href="http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.scala-lang%22%20v%3A%222.10.3-RC3%22">Maven Central</a>.</p><p>The Scala team and contributors <a href="https://issues.scala-lang.org/secure/IssueNavigator.jspa?mode=hide&requestId=12215">fixed 50 issues since 2.10.2</a>!</p><p>In total, <a href="https://github.com/scala/scala/issues?milestone=17&state=closed">63 RC1 pull requests</a>, <a href="https://github.com/scala/scala/issues?milestone=23&state=closed">19 RC2 pull requests</a> and <a href="https://github.com/scala/scala/issues?milestone=24&state=closed">2 RC3 pull requests</a> were opened on <a href="https://github.com/scala/scala">GitHub</a> of which 72 were merged after having been <a href="https://github.com/typesafehub/ghpullrequest-validator">tested</a> and reviewed.</p>
99
<!--break--><h3>Known Issues</h3><p>Before reporting a bug, please have a look at these <a href="https://issues.scala-lang.org/secure/IssueNavigator.jspa?mode=hide&requestId=12216">known issues</a>.</p><h3>Scala IDE for Eclipse</h3><p>The Scala IDE with Scala 2.10.3-RC2 built right in is available through the following update-site:</p>
1010
<ul>

0 commit comments

Comments
 (0)