From c17805fd948b0efe904e526822313c1a9e1ba8f8 Mon Sep 17 00:00:00 2001 From: acolyer Date: Fri, 10 Oct 2003 11:05:55 +0000 Subject: Re-tweaked test-doc-links target for running behind a proxy server. Build breakage hopefully fixed ! --- build/release/build.xml | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'build/release/build.xml') diff --git a/build/release/build.xml b/build/release/build.xml index 0e18d4f28..83105d192 100644 --- a/build/release/build.xml +++ b/build/release/build.xml @@ -61,11 +61,11 @@ aspectj.workspace location for new cvs tree aspectj.modules.dir ... for existing cvs tree aj.build.install.dir ... for installed dist - - -- if running behind a proxy server (currently only - necessary for successful completion of test-doc-links target) - proxy.host name of proxy host - proxy.port proxy port number + + -- when running behind a proxy server (currently + only necessary for test-doc-links target) + proxy.host name of proxy server + proxy.port proxy port number Example command lines for using this script: @@ -427,8 +427,7 @@ - pe="file"/> + location="${aspectj.tests.dir}/bin/junitXmlOutput"r" type="file"/> @@ -436,7 +435,7 @@ unless="sources.available"> - + - - + + -- cgit v1.2.3