From 2e105f06f6a20ee619938be9a8f1514e84ebb088 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Wed, 16 Apr 2008 15:02:00 +0000 Subject: [PATCH] updated out of date bit --- spring-webflow-samples/readme.txt | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/spring-webflow-samples/readme.txt b/spring-webflow-samples/readme.txt index 141b0647..ed3c97bf 100644 --- a/spring-webflow-samples/readme.txt +++ b/spring-webflow-samples/readme.txt @@ -13,15 +13,9 @@ * JDK 1.5 or > must be installed and in your system path * Ant 1.7 or > must be installed and in your system path -[*] To build all samples: +[*] To build the samples: --------------------- 1. cd to the ../build-spring-webflow directory 2. run 'ant' to produce deployable .war files for all samples Built .war files are placed in target/artifacts within each sample directory. - -[*] To build an individual sample: ---------------------- -1. cd to the sample root directory - -2. run 'ant jar' to produce a deployable .war file within target/artifacts \ No newline at end of file