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