Skip to content

Commit a7e66e5

Browse files
committed
Merge pull request #31 from retronym/release/2.10.3-RC3
Release/2.10.3 rc3
2 parents 6132ae2 + a6d862c commit a7e66e5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

hand-written.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
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! -->
4-
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).
4+
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%20AND%20v%3A%222.10.3-RC3%22).
55

66
The Scala team and contributors [fixed 50 issues since 2.10.2](https://issues.scala-lang.org/secure/IssueNavigator.jspa?mode=hide&requestId=12215)!
77

@@ -17,7 +17,7 @@ were opened on [GitHub](https://github.com/scala/scala) of which 72 were merged
1717
Before reporting a bug, please have a look at these [known issues](https://issues.scala-lang.org/secure/IssueNavigator.jspa?mode=hide&requestId=12216).
1818

1919
### Scala IDE for Eclipse
20-
The Scala IDE with Scala 2.10.3-RC2 built right in is available through the following update-site:
20+
The Scala IDE with Scala this release built right in is available through the following update-site:
2121

2222
* [for Eclipse 4.2/4.3 (Juno/Kepler)](http://download.scala-ide.org/sdk/e38/scala210/dev/site/)
2323

release-notes.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<body>
66
<h3>Scala 2.10.3-RC3 is now available!</h3>
77
<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>
8-
<!-- 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>
9-
<!--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>
8+
<!-- 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%20AND%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>
9+
<!--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 this release built right in is available through the following update-site:</p>
1010
<ul>
1111
<li><a href="http://download.scala-ide.org/sdk/e38/scala210/dev/site/">for Eclipse 4.2/4.3 (Juno/Kepler)</a></li>
1212
</ul><p>Have a look at the <a href="http://scala-ide.org/docs/user/gettingstarted.html">getting started guide</a> for more info.</p><h3>New features in the 2.10 series</h3><p>Since 2.10.3 is strictly a bug-fix release, here's an overview of the most prominent new features and improvements as introduced in 2.10.0:</p>

0 commit comments

Comments
 (0)