Skip to content

Commit 18c5849

Browse files
committed
Scala 2.10.4-RC3
1 parent c6fad2c commit 18c5849

File tree

3 files changed

+295
-1
lines changed

3 files changed

+295
-1
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: Scala 2.10.4-RC3
3+
start: 25 February 2014
4+
layout: downloadpage
5+
release_version: 2.10.4-RC3
6+
release_date: "February 25, 2014"
7+
show_resources: "true"
8+
permalink: /download/2.10.4-RC3.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.10.4-RC3.tgz", "/files/archive/scala-2.10.4-RC3.tgz", "Max OS X, Unix, Cygwin", "28.55M"],
12+
["-main-windows", "scala-2.10.4-RC3.msi", "/files/archive/scala-2.10.4-RC3.msi", "Windows (msi installer)", "60.00M"],
13+
["-non-main-sys", "scala-2.10.4-RC3.zip", "/files/archive/scala-2.10.4-RC3.zip", "Windows", "28.60M"],
14+
["-non-main-sys", "scala-2.10.4-RC3.deb", "/files/archive/scala-2.10.4-RC3.deb", "Debian", "24.83M"],
15+
["-non-main-sys", "scala-2.10.4-RC3.rpm", "/files/archive/scala-2.10.4-RC3.rpm", "RPM package", "24.83M"],
16+
["-non-main-sys", "scala-docs-2.10.4-RC3.txz", "/files/archive/scala-docs-2.10.4-RC3.txz", "API docs", "3.65M"],
17+
["-non-main-sys", "scala-docs-2.10.4-RC3.zip", "/files/archive/scala-docs-2.10.4-RC3.zip", "API docs", "32.50M"],
18+
["-non-main-sys", "scala-sources-2.10.4-RC3.zip", "https://github.com/scala/scala/archive/v2.10.4-RC3.tar.gz", "sources", ""],
19+
["-non-main-sys", "scala-tool-support-2.10.4-RC3.tgz", "/files/archive/scala-tool-support-2.10.4-RC3.tgz", "Scala Tool Support (tgz)", "25K"],
20+
["-non-main-sys", "scala-tool-support-2.10.4-RC3.zip", "/files/archive/scala-tool-support-2.10.4-RC3.zip", "Scala Tool Support (zip)", "46K"]
21+
]
22+
---

download/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ release_version: 2.10.3
55
release_date: "June 6, 2013"
66
other_releases: [
77
["maintenance_version", "Current maintenance release", 2.9.3, "February 28, 2013"],
8-
["development_version", "Current 2.10.x release candidate", 2.10.4-RC2, "February 4, 2014"],
8+
["development_version", "Current 2.10.x release candidate", 2.10.4-RC3, "February 25, 2014"],
99
["development_version", "Current development release", 2.11.0-M8, "January 28, 2014"]
1010
]
1111
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>."

0 commit comments

Comments
 (0)