From 235decb1defc1a9049a821a69587f3c37f5935dd Mon Sep 17 00:00:00 2001 From: acolyer Date: Fri, 10 Oct 2003 11:53:46 +0000 Subject: [PATCH] Previous check-in got somehow corrupted once again. --- build/release/build.xml | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/build/release/build.xml b/build/release/build.xml index 84f0ee976..f6468d029 100644 --- a/build/release/build.xml +++ b/build/release/build.xml @@ -62,11 +62,10 @@ aspectj.modules.dir ... for existing cvs tree aj.build.install.dir ... for installed dist - -- when running behind a proxy server (currently - only necessary for test-doc-links target) + -- when building behind a proxy server + (currently only used for test-doc-links target) proxy.host name of proxy server - proxy.port proxy port number - + proxy.port proxy server's port number Example command lines for using this script: @@ -428,15 +427,15 @@ type="file"/> - + location="${aspectj.tests.dir}/bin/junitXmlOutput"/> + + + - - - - + + - - + + -- 2.39.5