[ANN] Scala 2.7.0-RC2

View: New views
2 Messages — Rating Filter:   Alert me  

[ANN] Scala 2.7.0-RC2

by Stéphane Micheloud :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

We are pleased to announce version 2.7.0-RC2 of the Scala distribution.

It fixes a few bugs present in RC1.

      http://scala-lang.org/downloads/changes.html#v2.7.0-RC2

The final release (aka. 2.7.0-final) is planned in 1-2 weeks.


Bye
-- Stephane


PS. As a reminder, language changes introduced in version 2.7.0
     are listed both

     - in Chapter B of the Scala Language Specification
       http://www.scala-lang.org/docu/manuals.html

     - and on the "Change Log" web page:
       http://www.scala-lang.org/docu/changelog.html#v2.7.0

Re: [scala] [ANN] Scala 2.7.0-RC2

by David Bernard-3 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

Available on in the scala-tools.org 's maven repository

     <repository>
       <id>scala-tools.org</id>
       <name>Scala-Tools Maven2 Repository</name>
       <url>http://scala-tools.org/repo-releases</url>
     </repository>

/davidB

Stéphane Micheloud wrote:

> We are pleased to announce version 2.7.0-RC2 of the Scala distribution.
>
> It fixes a few bugs present in RC1.
>
>      http://scala-lang.org/downloads/changes.html#v2.7.0-RC2
>
> The final release (aka. 2.7.0-final) is planned in 1-2 weeks.
>
>
> Bye
> -- Stephane
>
>
> PS. As a reminder, language changes introduced in version 2.7.0
>     are listed both
>
>     - in Chapter B of the Scala Language Specification
>       http://www.scala-lang.org/docu/manuals.html
>
>     - and on the "Change Log" web page:
>       http://www.scala-lang.org/docu/changelog.html#v2.7.0