From 54c09f5366171adec10ca5a5006848091b229cd5 Mon Sep 17 00:00:00 2001 From: david_williams <david_williams> Date: Thu, 10 Jan 2008 17:40:30 +0000 Subject: [PATCH] update to latest test infrastructure --- .../distribution/incubator.tests/testScripts/test.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/releng.wtpbuilder/distribution/incubator.tests/testScripts/test.xml b/releng.wtpbuilder/distribution/incubator.tests/testScripts/test.xml index 21045fceb..dd700e5d3 100644 --- a/releng.wtpbuilder/distribution/incubator.tests/testScripts/test.xml +++ b/releng.wtpbuilder/distribution/incubator.tests/testScripts/test.xml @@ -6,6 +6,12 @@ <echo level="info" message="starting Automated Eclipse Testing" /> + + + <!-- doesn't seem we had to do this before, in other test.xml's, so, + not sure that's changed, but doing now to make sure all is installed --> + <property name="clean" value="yes" /> + <echo level="debug" message="basedir: ${basedir}" /> -- GitLab