From e61ed8aa64db1705c7b20104447ba8cb3857f9d0 Mon Sep 17 00:00:00 2001 From: acolyer Date: Fri, 10 Oct 2003 08:27:22 +0000 Subject: Tweaked test-doc-links target for running behind a proxy server. Now accepts new properties proxy.host and proxy.port. --- build/release/build.xml | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) (limited to 'build/release') diff --git a/build/release/build.xml b/build/release/build.xml index e34ee0b04..0e18d4f28 100644 --- a/build/release/build.xml +++ b/build/release/build.xml @@ -62,6 +62,11 @@ 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 + Example command lines for using this script: - define variable for standard properties @@ -423,14 +428,15 @@ - - - - + pe="file"/> - + + + + + + + -- cgit v1.2.3