Can you report a bug if there is one here?
I tried to unify the two tasks at one point but the patch was reverted. One is meant to be public, the other for building scala. To be frank, I know there was a patch here recently but you are the only consumer of the scalac task I know of. I'll fix the issue if you report it.
Gradle moved to zinc, we may want to think about migrating ant tasks that direction as well (or buildr/make folk).
I tried to unify the two tasks at one point but the patch was reverted. One is meant to be public, the other for building scala. To be frank, I know there was a patch here recently but you are the only consumer of the scalac task I know of.
Please report errors!
Name: ScalaTestDescription: Simple, clear tests and executable specificationsLocation: "org.scalatest" % "scalatest_2.10.0-M7" % "1.9-2.10.0-M7-B1"
Resubmitting this from the correct address, hopefully it will reach the list this time...
---
Name: ScalaCheck
Description: A powerful tool for automatic unit testing
URL: https://github.com/rickynils/scalacheck
Location: "org.scalacheck" % "scalacheck_2.10.0-M7" % "1.10.0"
---
/ Rickard
I've just tripped over the regression relative to M6 illustrated
below. Eugene's just reverted the change that introduced it,
https://github.com/scala/scala/pull/1179
Does this warrant a rebuild of M7?
I've just tripped over the regression relative to M6 illustrated
below. Eugene's just reverted the change that introduced it,
https://github.com/scala/scala/pull/1179
Does this warrant a rebuild of M7?
Roland Kuhn
Typesafe – The software stack for applications that scale.
twitter: @rolandkuhn
---
Name: kiama
Description: Kiama is a language processing library
URL: http://kiama.googlecode.com
Location: "com.googlecode.kiama" % "kiama_2.10.0-M7" % "1.4.0-B1"
---
Hi Josh,With a bit of memory tweaking we got it to build without forking:Name: ScalaTestDescription: Simple, clear tests and executable specificationsLocation: "org.scalatest" % "scalatest_2.10.0-M7" % "1.9-2.10.0-M7-B1"This one already is built with ScalaCheck for 2.10.0-M7.