From 609738ad3530dad620cebb9c720e7da10f6f640d Mon Sep 17 00:00:00 2001 From: Adriaan Moors Date: Wed, 21 Aug 2013 11:26:40 -0700 Subject: Use scala-partest 1.0-RC4 RC3 had a binary incompatibility that led to a crash in parsing options, due to: - https://github.com/scala/scala-partest/commit/9ff138ab4b - https://github.com/scala/scala/commit/2b1563fa74 Also added sonatype as a repo for resolving partest, so we don't have to wait for artifacts to synch to maven central. --- build.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 7c2f1027c2..f428734ee0 100755 --- a/build.xml +++ b/build.xml @@ -251,7 +251,10 @@ TODO: + + + -- cgit v1.2.3