|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
[scala] [ANN] ScalaTest 1.0 ReleasedHi All,
I have just released ScalaTest version 1.0, and a new website to go with it: http://www.scalatest.org/ You can download a zip file from here: http://www.scalatest.org/download Or grab it from the scala-tools.org Maven repository: group id: org.scalatest artifact id: scalatest version: 1.0 ScalaTest 1.0 includes a lot of enhancements from the previous version, and includes a few breaking changes. You can get a list of what has changed in the release notes: http://www.scalatest.org/release_notes Please post any questions about upgrading to 1.0 to the scalatest-users mailing list: http://groups.google.com/group/scalatest-users Thanks and enjoy. Bill ---- Bill Venners Artima, Inc. http://www.artima.com |
|
|
[scala] Re: [scala-user] [ANN] ScalaTest 1.0 ReleasedCongrats. Great job. ScalaTest is my first choice.
2009/10/12 Bill Venners <bill@...>: > Hi All, > > I have just released ScalaTest version 1.0, and a new website to go with it: > > http://www.scalatest.org/ > > You can download a zip file from here: > > http://www.scalatest.org/download > > Or grab it from the scala-tools.org Maven repository: > > group id: org.scalatest > artifact id: scalatest > version: 1.0 > > ScalaTest 1.0 includes a lot of enhancements from the previous > version, and includes a few breaking changes. You can get a list of > what has changed in the release notes: > > http://www.scalatest.org/release_notes > > Please post any questions about upgrading to 1.0 to the > scalatest-users mailing list: > > http://groups.google.com/group/scalatest-users > > Thanks and enjoy. > > Bill > ---- > Bill Venners > Artima, Inc. > http://www.artima.com > -- Jonas Bonér twitter: @jboner blog: http://jonasboner.com work: http://crisp.se work: http://scalablesolutions.se code: http://github.com/jboner code: http://akkasource.org |
|
|
[scala] Re: [scala-announce] [ANN] ScalaTest 1.0 ReleasedTop showing!
+1 beer to bill :) On Mon, Oct 12, 2009 at 2:56 PM, Bill Venners <bill@...> wrote: > Hi All, > > I have just released ScalaTest version 1.0, and a new website to go with it: > > http://www.scalatest.org/ > > You can download a zip file from here: > > http://www.scalatest.org/download > > Or grab it from the scala-tools.org Maven repository: > > group id: org.scalatest > artifact id: scalatest > version: 1.0 > > ScalaTest 1.0 includes a lot of enhancements from the previous > version, and includes a few breaking changes. You can get a list of > what has changed in the release notes: > > http://www.scalatest.org/release_notes > > Please post any questions about upgrading to 1.0 to the > scalatest-users mailing list: > > http://groups.google.com/group/scalatest-users > > Thanks and enjoy. > > Bill > ---- > Bill Venners > Artima, Inc. > http://www.artima.com > |
|
|
[scala] Re: [scala-user] [ANN] ScalaTest 1.0 ReleasedCongrats. BTW, does it also work under Scala-2.8.0 ?
-Caoyuan On Mon, Oct 12, 2009 at 9:56 PM, Bill Venners <bill@...> wrote: > Hi All, > > I have just released ScalaTest version 1.0, and a new website to go with it: > > http://www.scalatest.org/ > > You can download a zip file from here: > > http://www.scalatest.org/download > > Or grab it from the scala-tools.org Maven repository: > > group id: org.scalatest > artifact id: scalatest > version: 1.0 > > ScalaTest 1.0 includes a lot of enhancements from the previous > version, and includes a few breaking changes. You can get a list of > what has changed in the release notes: > > http://www.scalatest.org/release_notes > > Please post any questions about upgrading to 1.0 to the > scalatest-users mailing list: > > http://groups.google.com/group/scalatest-users > > Thanks and enjoy. > > Bill > ---- > Bill Venners > Artima, Inc. > http://www.artima.com > |
|
|
[scala] Re: [scala-user] [ANN] ScalaTest 1.0 ReleasedHi Caoyuan,
Yes, there's a SNAPSHOT of ScalaTest 1.0 for Scala 2.8.0. I forgot to include the info on how to get that SNAPSHOT on the download page. I'll add it. You have to get it from the scala-tools.org Maven repository: group id: org.scalatest artifact id: scalatest version: 1.0-for-scala-2.8.0-SNAPSHOT Thanks. Bill On Mon, Oct 12, 2009 at 7:52 AM, Caoyuan <dcaoyuan@...> wrote: > Congrats. BTW, does it also work under Scala-2.8.0 ? > > -Caoyuan > > On Mon, Oct 12, 2009 at 9:56 PM, Bill Venners <bill@...> wrote: >> Hi All, >> >> I have just released ScalaTest version 1.0, and a new website to go with it: >> >> http://www.scalatest.org/ >> >> You can download a zip file from here: >> >> http://www.scalatest.org/download >> >> Or grab it from the scala-tools.org Maven repository: >> >> group id: org.scalatest >> artifact id: scalatest >> version: 1.0 >> >> ScalaTest 1.0 includes a lot of enhancements from the previous >> version, and includes a few breaking changes. You can get a list of >> what has changed in the release notes: >> >> http://www.scalatest.org/release_notes >> >> Please post any questions about upgrading to 1.0 to the >> scalatest-users mailing list: >> >> http://groups.google.com/group/scalatest-users >> >> Thanks and enjoy. >> >> Bill >> ---- >> Bill Venners >> Artima, Inc. >> http://www.artima.com >> > -- Bill Venners Artima, Inc. http://www.artima.com |
|
|
|
| Free embeddable forum powered by Nabble | Forum Help |