From cfd10858d64b10ee06a568c396976362a8f9ce99 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Wed, 5 Nov 2008 12:49:28 +0000 Subject: [PATCH] polish --- build-spring-webflow/readme.txt | 5 ++++- build-spring-webflow/resources/readme.txt | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/build-spring-webflow/readme.txt b/build-spring-webflow/readme.txt index 8e3d4e68..fda66859 100644 --- a/build-spring-webflow/readme.txt +++ b/build-spring-webflow/readme.txt @@ -22,13 +22,16 @@ DEVELOPERS build.properties build-spring-webflow/resources/readme.txt spring-binding/pom.xml + spring-binding/template.mf spring-js/pom.xml + spring-js/template.mf spring-faces/pom.xml spring-faces/template.mf spring-webflow/pom.xml spring-webflow/template.mf spring-webflow-reference/src/spring-webflow-reference.xml - + spring-webflow-samples/*/pom.xml + 2. From this directory, run: ant jar package diff --git a/build-spring-webflow/resources/readme.txt b/build-spring-webflow/resources/readme.txt index 25c36608..411aece5 100644 --- a/build-spring-webflow/resources/readme.txt +++ b/build-spring-webflow/resources/readme.txt @@ -61,7 +61,7 @@ Dependencies in [brackets] are optional, and are just necessary for certain func * org.springframework.js-2.0.4.RELEASE.jar - Contents: The Spring JavaScript module, containing Spring's Dojo integration and additional JavaScript functionality. -- Dependencies: Dojo Toolkit 1.1 +- Dependencies: Dojo Toolkit * org.springframework.faces-2.0.4.RELEASE.jar - Contents: The Spring Faces module, containing Spring's integration with Java Server Faces (JSF) and additional JSF functionality.