From d59c09c168b21908b70ad226c66ca9566f60de17 Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Mon, 1 Mar 2004 15:10:37 +0000 Subject: [PATCH] Add 'run.failing.tests' support. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276179 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index eb5654549..75c157eb1 100644 --- a/build.xml +++ b/build.xml @@ -327,8 +327,11 @@ - - + + + + + creates a minimum distribution in ./dist" depends="dist-lite"/> - + \ No newline at end of file