This commit is contained in:
Keith Donald
2008-11-05 12:49:28 +00:00
parent 24cd27ce7c
commit cfd10858d6
2 changed files with 5 additions and 2 deletions

View File

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

View File

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