1.0.4 updates

This commit is contained in:
Keith Donald
2007-06-18 00:39:58 +00:00
parent dd00ca4676
commit d9a6349614

View File

@@ -1,4 +1,4 @@
SPRING WEB FLOW 1.0.3 (April 2007)
SPRING WEB FLOW 1.0.4 (June 2007)
----------------------------------
http://www.springframework.org/webflow
http://forum.springframework.org
@@ -49,13 +49,13 @@ The following distinct jar files are included in the distribution. This list
specifies the respective contents and third-party dependencies. Libraries in [brackets] are
optional, i.e. just necessary for certain functionality.
* spring-webflow-1.0.3.jar
* spring-webflow-1.0.4.jar
- Contents: The Spring Web Flow system
- Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-web, spring-binding, OGNL
[Log4J, Xerces, XML APIs, spring-webmvc, spring-mock, JUnit, Servlet API, Portlet API, JMX,
Struts, JSF]
* spring-binding-1.0.3.jar
* spring-binding-1.0.4.jar
- Contents: The Spring Data Binding framework, an internal library used by SWF
- Dependencies: Commons Logging, spring-beans, spring-core, spring-context
[Log4J]