Skip to content

Commit 19dfd2f

Browse files
committed
Merge pull request #243 from adriaanm/2.11.4
2.11.4
2 parents 5d69137 + e7622e7 commit 19dfd2f

File tree

6 files changed

+95
-18
lines changed

6 files changed

+95
-18
lines changed

Diff for: _config.yml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
title: The Scala Programming Language
22

3-
scalaversion: "2.11.2"
4-
devscalaversion: 2.11.2"
5-
# scala_maindownload_unix: "/files/archive/scala-2.11.2.tgz"
6-
# scala_maindownload_windows: "/files/archive/scala-2.11.2.msi"
3+
scalaversion: "2.11.4"
4+
devscalaversion: 2.11.4"
75
baseurl: ""

Diff for: _layouts/downloadpage.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
Typesafe Activator is a browser-based or command-line<br/>
3535
tool that helps developers get started with Scala.
3636
<div class="download-wrapper">
37-
<a id="download-button" class="activator" style="margin-top: 12px; margin-right: 24px; width: 200px;" href="http://downloads.typesafe.com/typesafe-activator/1.2.3/typesafe-activator-1.2.3.zip">
37+
<a id="download-button" class="activator" style="margin-top: 12px; margin-right: 24px; width: 200px;" href="http://downloads.typesafe.com/typesafe-activator/1.2.10/typesafe-activator-1.2.10.zip">
3838
<span class="slider">Download</span>
3939
<span class="activator icon"></span>
4040
<span class="version-long">&nbsp;Typesafe Activator</span>

Diff for: documentation/api.md

+18-8
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,24 @@ title: Scala API Docs
55

66
## Latest releases
77

8+
* Scala 2.11.4
9+
* [Library API](http://www.scala-lang.org/api/2.11.4/)
10+
* [Compiler API](http://www.scala-lang.org/api/2.11.4/scala-compiler/)
11+
* [Reflection API](http://www.scala-lang.org/api/2.11.4/scala-reflect/#scala.reflect.package)
12+
* Scala Modules
13+
* [XML API](http://www.scala-lang.org/api/2.11.4/scala-xml/#scala.xml.package)
14+
* [Parser Combinators API](http://www.scala-lang.org/api/2.11.4/scala-parser-combinators/)
15+
* [Actors API](http://www.scala-lang.org/api/2.11.4/scala-actors/#scala.actors.package) (deprecated)
16+
* [Swing API](http://www.scala-lang.org/api/2.11.4/scala-swing/#scala.swing.package)
17+
* [Continuations API](http://www.scala-lang.org/files/archive/api/2.11.4/scala-continuations-library/#scala.util.continuations.package)
18+
* [Scala 2.10.4](http://www.scala-lang.org/api/2.10.4/)
19+
20+
## Nightly builds
21+
22+
* [Library API](http://www.scala-lang.org/files/archive/nightly/2.11.x/api/2.11.x/)
23+
* [Compiler API](http://www.scala-lang.org/files/archive/nightly/2.11.x/api/2.11.x/scala-compiler/)
24+
25+
## Previous releases
826
* Scala 2.11.2
927
* [Library API](http://www.scala-lang.org/api/2.11.2/)
1028
* [Compiler API](http://www.scala-lang.org/api/2.11.2/scala-compiler/)
@@ -15,14 +33,6 @@ title: Scala API Docs
1533
* [Actors API](http://www.scala-lang.org/api/2.11.2/scala-actors/#scala.actors.package) (deprecated)
1634
* [Swing API](http://www.scala-lang.org/api/2.11.2/scala-swing/#scala.swing.package)
1735
* [Continuations API](http://www.scala-lang.org/files/archive/api/2.11.2/scala-continuations-library/#scala.util.continuations.package)
18-
* [Scala 2.10.4](http://www.scala-lang.org/api/2.10.4/)
19-
20-
## Nightly builds
21-
22-
* [Library API](http://www.scala-lang.org/files/archive/nightly/2.11.x/api/2.11.x/)
23-
* [Compiler API](http://www.scala-lang.org/files/archive/nightly/2.11.x/api/2.11.x/scala-compiler/)
24-
25-
## Previous releases
2636
* Scala 2.11.1
2737
* [Library API](http://www.scala-lang.org/api/2.11.1/)
2838
* [Compiler API](http://www.scala-lang.org/api/2.11.1/scala-compiler/)

Diff for: download/_posts/2014-10-30-2.11.4.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: Scala 2.11.4
3+
start: 30 October 2014
4+
layout: downloadpage
5+
release_version: 2.11.4
6+
release_date: "October 30, 2014"
7+
show_resources: "true"
8+
permalink: /download/2.11.4.html
9+
requirements: "This Scala software distribution can be installed on any Unix-like or Windows system. It requires the Java runtime version 1.6 or later, which can be downloaded <a href='http://www.java.com/'>here</a>."
10+
resources: [
11+
["-main-unixsys", "scala-2.11.4.tgz", "http://downloads.typesafe.com/scala/2.11.4/scala-2.11.4.tgz", "Max OS X, Unix, Cygwin", "25.28M"],
12+
["-main-windows", "scala-2.11.4.msi", "http://downloads.typesafe.com/scala/2.11.4/scala-2.11.4.msi", "Windows (msi installer)", "95.22M"],
13+
["-non-main-sys", "scala-2.11.4.zip", "http://downloads.typesafe.com/scala/2.11.4/scala-2.11.4.zip", "Windows", "25.29M"],
14+
["-non-main-sys", "scala-2.11.4.deb", "http://downloads.typesafe.com/scala/2.11.4/scala-2.11.4.deb", "Debian", "94.18M"],
15+
["-non-main-sys", "scala-2.11.4.rpm", "http://downloads.typesafe.com/scala/2.11.4/scala-2.11.4.rpm", "RPM package", "94.14M"],
16+
["-non-main-sys", "scala-docs-2.11.4.txz", "http://downloads.typesafe.com/scala/2.11.4/scala-docs-2.11.4.txz", "API docs", "40.59M"],
17+
["-non-main-sys", "scala-docs-2.11.4.zip", "http://downloads.typesafe.com/scala/2.11.4/scala-docs-2.11.4.zip", "API docs", "72.24M"],
18+
["-non-main-sys", "scala-sources-2.11.4.tar.gz", "https://github.com/scala/scala/archive/v2.11.4.tar.gz", "Sources", ""]
19+
]
20+
---

Diff for: download/index.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
22
layout: maindownloadpage
33
title: Download
4-
release_version: 2.11.2
5-
release_date: "June 6, 2013"
4+
release_version: 2.11.4
5+
release_date: "October 30, 2014"
66
other_releases: [
77
["maintenance_version", "Current 2.9.x maintenance release", 2.9.3, "February 28, 2013"],
88
["maintenance_version", "Current 2.10.x maintenance release", 2.10.4, "March 24, 2014"],
9-
["development_version", "Current 2.11.x release", 2.11.2, "July 24, 2014"]
9+
["development_version", "Current 2.11.x release", 2.11.4, "October 30, 2014"]
1010
]
1111
requirements: "The Scala software distribution can be installed on any platform with a <a href='http://www.java.com/'>Java runtime</a>, version 1.6 or later."
1212
resources: [
13-
["-main-unixsys", "scala-2.11.2.tgz", "http://downloads.typesafe.com/scala/2.11.2/scala-2.11.2.tgz", "Max OS X, Unix, Cygwin", "25M"],
14-
["-main-windows", "scala-2.11.2.msi", "http://downloads.typesafe.com/scala/2.11.2/scala-2.11.2.msi", "Windows (msi installer)", "95M"]
13+
["-main-unixsys", "scala-2.11.4.tgz", "http://downloads.typesafe.com/scala/2.11.4/scala-2.11.4.tgz", "Max OS X, Unix, Cygwin", "25M"],
14+
["-main-windows", "scala-2.11.4.msi", "http://downloads.typesafe.com/scala/2.11.4/scala-2.11.4.msi", "Windows (msi installer)", "95M"]
1515
]
1616
---

Diff for: news/_posts/2014-10-30-release-notes-2.11.4.md

+49
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
layout: news
3+
post-type: announcement
4+
title: "Scala 2.11.4 is now available!"
5+
permalink: /news/2.11.4
6+
---
7+
We are very pleased to announce the release of Scala 2.11.4!
8+
9+
* Get started with the [Hello Scala 2.11 template](https://typesafe.com/activator/template/hello-scala-2_11) in [Typesafe Activator](https://typesafe.com/platform/getstarted)
10+
* Download a distribution from [scala-lang.org](http://scala-lang.org/download/2.11.4.html)
11+
* Obtain it via [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.scala-lang%22%20AND%20v%3A%222.11.4%22)
12+
13+
Scala 2.11.4 is a bugfix release that is binary compatible with previous releases in the Scala 2.11 series.
14+
The changes include:
15+
16+
* Scala shell (REPL) is more friendly to Crtl+D. It leaves your terminal in a clean state and suggests using `:quit` the next
17+
time (see [#3902](https://github.com/scala/scala/pull/3902). Kudos to [@gourlaysama](https://github.com/gourlaysama)!
18+
* REPL uses different colors when printing references to vals and types. Pass `-Dscala.color` to enable that behavior (see [#3993](https://github.com/scala/scala/pull/3993)). Thanks to [@puffnfresh](https://github.com/puffnfresh)!
19+
* [Scala specification](http://www.scala-lang.org/files/archive/spec/2.11/) received a fair amount of love and became much more beatiful. It has got syntax highlighting ([#3984](https://github.com/scala/scala/pull/3984)), linkable headers, and a side bar with TOC ([#3996](https://github.com/scala/scala/pull/3996)). A few final touches has been merged that fix typos and mistakes stemming from automatic Latex to Markdown conversion we've done a while ago. Thanks attention for details [@gourlaysama](https://github.com/gourlaysama), [@som-snytt](https://github.com/som-snytt) and [roberthoedicke](https://github.com/roberthoedicke)!
20+
* Non-deterministic pattern matching warnings has been fixed ([SI-7746](https://issues.scala-lang.org/browse/SI-7746)). Many thanks to [@gbasler](https://github.com/gbasler) for diving deep ([#3954](https://github.com/scala/scala/pull/3954])) into logical formulas constructed by our pattern matcher implementation!
21+
22+
Compared to 2.11.2, this release resolves [54 issues](https://issues.scala-lang.org/issues/?jql=project%20%3D%20SI%20AND%20resolution%20%3D%20Fixed%20AND%20fixVersion%20in%20(%22Scala%202.11.3%22%2C%20%22Scala%202.11.4%22)%20ORDER%20BY%20component%20ASC%2C%20priority%20DESC). Out of 120, we merged 95 pull requests: [90 for 2.11.3](https://github.com/scala/scala/pulls?q=is%3Apr+is%3Amerged+milestone%3A2.11.3), and [5 for 2.11.4](https://github.com/scala/scala/pulls?q=is%3Apr+is%3Amerged+milestone%3A2.11.4).
23+
24+
The next minor Scala 2.11 release will be available before the end of the year, or sooner if prompted by a serious issue.
25+
26+
### Do Not Use Scala 2.11.3
27+
Due to a [binary incompatibility](https://issues.scala-lang.org/browse/SI-8899) in Scala 2.11.3, we recommend upgrading to Scala 2.11.4, which resolves the incompatibility, as well as another [blocker issue](https://issues.scala-lang.org/browse/SI-8900) that was discovered in the days after the 2.11.3 release.
28+
29+
We have [analyzed](https://groups.google.com/d/msg/scala-internals/SSD9BNJaFbU/rACBkHrs2JEJ) the mistakes that lead to the breakage (human error), and are taking measures to prevent this from happening again. We apologize for the inconvenience, and thank everyone who was involved in reporting and diagnosing these critical issues.
30+
31+
### Available Libraries and Frameworks
32+
33+
A large number of Scala projects have been released against Scala 2.11. Please refer to the list of [libraries and frameworks available for Scala 2.11](https://github.com/scala/make-release-notes/blob/2.11.x/projects-2.11.md).
34+
35+
A release of the Scala IDE that includes Scala 2.11.4 is available [on their download site](http://scala-ide.org/download/milestone.html).
36+
37+
### Release Notes for the Scala 2.11 Series
38+
39+
The release notes for the Scala 2.11 series, which also apply to the current minor release, are available in the [release notes for Scala 2.11.1](http://scala-lang.org/news/2.11.1). They contain important information such as:
40+
41+
* The specification of binary compatibility between minor releases.
42+
* Details on new features, important changes and deprecations in Scala 2.11.
43+
44+
### Contributors
45+
46+
A big thank you to everyone who's helped improve Scala by reporting bugs, improving our documentation, participating in mailing lists and other public fora, and submitting and reviewing pull requests! You are all awesome.
47+
48+
According to `git shortlog -sn --no-merges v2.11.2..v2.11.4`, 35 people contributed to this minor release:
49+
Lukas Rytz, Adriaan Moors, Antoine Gourlay, A. P. Marki, Jason Zaugg, Robert Hoedicke, Eugene Burmako, Rex Kerr, Max Bileschi, Brian McKenna, Grzegorz Kossakowski, Maks Atygaev, Evgeny Vereshchagin, Simon Ochsenreither, Dominik Gruntz, Masato Sogame, Gerard Basler, Dan Garrette, Artem Stasuk, David Turner, Iulian Dragos, Jeroen ter Voorde, Kato Kazuyoshi, Konstantin Fedorov, Krystian Nowak, Lukas Elmer, Malte Isberner, Paolo Giarrusso, Paweł Wiejacha, Robert Hoedicke, dgruntz, Roman Janusz, harryhuk, Michał Pociecha.

0 commit comments

Comments
 (0)