updated out of date bit

This commit is contained in:
Keith Donald
2008-04-16 15:02:00 +00:00
parent 37ca8977ea
commit 2e105f06f6

View File

@@ -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