« Return to Thread: [ANN] Scala 2.7.1.RC2

Re: [scala] [ANN] Scala 2.7.1.RC2

by Lukas Rytz :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View in Thread

Indeed, thanks for reporting. There is an error in the
template for windows scripts.
I'll publish a version that fixes it ASAP.

Cheers: Lukas


Walter Chang wrote:

> well, i just tried it on windows:
>
> C:\Documents and Settings\walter>scala
> Exception in thread "main" java.lang.NoClassDefFoundError:
> scala/tools/nsc/MainG
> enericRunner
> Caused by: java.lang.ClassNotFoundException:
> scala.tools.nsc.MainGenericRunner
>         at java.net.URLClassLoader$1.run(Unknown Source)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at java.net.URLClassLoader.findClass(Unknown Source)
>         at java.lang.ClassLoader.loadClass(Unknown Source)
>         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
>         at java.lang.ClassLoader.loadClass(Unknown Source)
>         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>
>
> On Tue, Apr 22, 2008 at 3:07 AM, Lukas Rytz <lukas.rytz@...> wrote:
>
>     We are pleased to announce the release of version 2.7.1.RC2
>     of the Scala distribution.
>
>     The RC2 fixes some bugs of RC1, and adds the scala.Either
>     type to the standard library. The list of changes is
>     available here:
>
>      http://www.scala-lang.org/downloads/changes.html#v2.7.1.RC2
>
>
>     The Scala download page is located at:
>
>       http://www.scala-lang.org/downloads/index.html
>
>
>
>     The EPFL Scala Team
>
>
>
>
> --
> .......__o
> .......\<,
> ....( )/ ( )...

 « Return to Thread: [ANN] Scala 2.7.1.RC2