|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
[scala] New ScalaCheck builds availableHi,
I have made some new ScalaCheck builds available at the scala-tools.org repository. ScalaCheck 1.6 has been built with Scala 2.7.2, 2.7.3, 2.7.4, 2.7.5 and 2.7.6. The builds are available at http://www.scala-tools.org/repo-releases as the following artifacts: group id: org.scala-tools.testing version: 1.6 artifact id: scalacheck_2.7.2 artifact id: scalacheck_2.7.3 artifact id: scalacheck_2.7.4 artifact id: scalacheck_2.7.5 artifact id: scalacheck_2.7.6 ScalaCheck 1.7-SNAPSHOT has been built with Scala 2.8.0-20091013.004057. The build is available at http://www.scala-tools.org/repo-snapshots as the following artifact: group id: org.scala-tools.testing version: 1.7-SNAPSHOT artifact id: scalacheck_2.8.0-20091013.004057-+ (the somewhat strange artifact names comes from SBT's naming scheme) All of the jars are also available from the ScalaCheck site, http://code.google.com/p/scalacheck/downloads . Regards, Rickard Nilsson |
|
|
Re: [scala] New ScalaCheck builds availableDear Rickard,
When i visit either of the repos you have listed below i do not see the jars you mention below. i am seeing the jars on google code, however. Best wishes, --greg
On Tue, Oct 13, 2009 at 4:45 PM, Rickard Nilsson <rickard.nilsson@...> wrote: Hi, -- L.G. Meredith Managing Partner Biosimilarity LLC 1219 NW 83rd St Seattle, WA 98117 +1 206.650.3740 http://biosimilarity.blogspot.com |
|
|
Re: [scala] New ScalaCheck builds availableHi,
Did you look in the org/scala-tools/testing directory? The exact addresses are: http://scala-tools.org/repo-releases/org/scala-tools/testing/scalacheck_2.7.2/1.6/scalacheck_2.7.2-1.6.jar http://scala-tools.org/repo-releases/org/scala-tools/testing/scalacheck_2.7.3/1.6/scalacheck_2.7.3-1.6.jar http://scala-tools.org/repo-releases/org/scala-tools/testing/scalacheck_2.7.4/1.6/scalacheck_2.7.4-1.6.jar http://scala-tools.org/repo-releases/org/scala-tools/testing/scalacheck_2.7.5/1.6/scalacheck_2.7.5-1.6.jar http://scala-tools.org/repo-releases/org/scala-tools/testing/scalacheck_2.7.6/1.6/scalacheck_2.7.6-1.6.jar and http://scala-tools.org/repo-snapshots/org/scala-tools/testing/scalacheck_2.8.0-20091013.004057-%252B/1.7-SNAPSHOT/scalacheck_2.8.0-20091013.004057-%252B-1.7-SNAPSHOT.jar I noticed that I happened to write 'www.scala-tools.org' instead of just 'scala-tools.org', but it seems as if the server handles that redirection automatically. Regards, Rickard Quoting Meredith Gregory <lgreg.meredith@...>: > Dear Rickard, > > When i visit either of the repos you have listed below i do not see the jars > you mention below. i am seeing the jars on google code, however. > > Best wishes, > > --greg > > On Tue, Oct 13, 2009 at 4:45 PM, Rickard Nilsson > <rickard.nilsson@...>wrote: > >> Hi, >> >> I have made some new ScalaCheck builds available at the >> scala-tools.org repository. >> >> ScalaCheck 1.6 has been built with Scala 2.7.2, 2.7.3, >> 2.7.4, 2.7.5 and 2.7.6. The builds are available at >> http://www.scala-tools.org/repo-releases as the following >> artifacts: >> >> group id: org.scala-tools.testing >> version: 1.6 >> >> artifact id: scalacheck_2.7.2 >> artifact id: scalacheck_2.7.3 >> artifact id: scalacheck_2.7.4 >> artifact id: scalacheck_2.7.5 >> artifact id: scalacheck_2.7.6 >> >> ScalaCheck 1.7-SNAPSHOT has been built with Scala >> 2.8.0-20091013.004057. The build is available at >> http://www.scala-tools.org/repo-snapshots as the >> following artifact: >> >> group id: org.scala-tools.testing >> version: 1.7-SNAPSHOT >> >> artifact id: scalacheck_2.8.0-20091013.004057-+ >> >> (the somewhat strange artifact names comes from >> SBT's naming scheme) >> >> All of the jars are also available from the ScalaCheck >> site, http://code.google.com/p/scalacheck/downloads . >> >> >> Regards, >> Rickard Nilsson >> > > > > -- > L.G. Meredith > Managing Partner > Biosimilarity LLC > 1219 NW 83rd St > Seattle, WA 98117 > > +1 206.650.3740 > > http://biosimilarity.blogspot.com > |
| Free embeddable forum powered by Nabble | Forum Help |