From d71fe37f9dcb9a844d29ffefe5969e63fc9cb1da Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Thu, 31 Jul 2008 13:27:56 +0000 Subject: [PATCH] note about firewalls --- build-spring-webflow/readme.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-spring-webflow/readme.txt b/build-spring-webflow/readme.txt index 06572d26..49a1455b 100644 --- a/build-spring-webflow/readme.txt +++ b/build-spring-webflow/readme.txt @@ -10,6 +10,10 @@ Build Pre-requisites: - javac 1.5 or > must be in your system path - ant 1.7 or > must be in your system path +Building Behind a Firewall: +- If you are building behind a proxy and are having connection problems, update the ../spring-build/lib/ivy/jets3t.properties file. + For more information about the configuration properties see http://jets3t.s3.amazonaws.com/toolkit/configuration.html#jets3t + DEVELOPERS - To build a new Spring Web Flow distribution for release: