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.