From 884bc78071f06be3113bfc53e3115b8d9061188f Mon Sep 17 00:00:00 2001 From: Adriaan Moors Date: Wed, 28 Aug 2013 15:08:33 -0700 Subject: Don't use sonatype to resolve jars relevant to a release. To eliminate any delay between deploying partest to sonatype and using it for development, we resolve it through sonatype. Not acceptable for jars that ship as part of the release, such as scaladoc (we'd see a jar others might not see). --- build.xml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 8bcfbf47e2..4934071b50 100755 --- a/build.xml +++ b/build.xml @@ -253,10 +253,11 @@ TODO: - + - + @@ -271,8 +272,8 @@ TODO: - - + + @@ -280,8 +281,8 @@ TODO: - - + + -- cgit v1.2.3