From 8c4b9a0da26674306a5db3ed93aefd68ac930338 Mon Sep 17 00:00:00 2001 From: samskivert Date: Fri, 12 Nov 2010 22:54:50 +0000 Subject: [PATCH] Generate test output to dist/tests. Run tests before deploying to Maven. git-svn-id: https://samskivert.googlecode.com/svn/trunk@2946 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- build.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 9144fcc5..39d6bd17 100644 --- a/build.xml +++ b/build.xml @@ -102,6 +102,7 @@ description="Runs unit tests. Use -Dtest=Foo to run only FooTest."> + @@ -111,7 +112,8 @@ - + + @@ -132,7 +134,7 @@ -