Spring Web Flow 1.0.5 release
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Configurable property values that may be locally overriden by a build.properties file
|
# Configurable property values that may be locally overriden by a build.properties file
|
||||||
|
|
||||||
# The version number of the release that will be built
|
# The version number of the release that will be built
|
||||||
release.version=1.0.5-SNAPSHOT
|
release.version=1.0.6-SNAPSHOT
|
||||||
|
|
||||||
# The location of the common build system
|
# The location of the common build system
|
||||||
common.build.dir=${basedir}/../common-build
|
common.build.dir=${basedir}/../common-build
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<artifactId>spring-binding</artifactId>
|
<artifactId>spring-binding</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<name>Spring Binding</name>
|
<name>Spring Binding</name>
|
||||||
<version>1.0.5-SNAPSHOT</version>
|
<version>1.0.6-SNAPSHOT</version>
|
||||||
<description>Spring Data Binding Framework</description>
|
<description>Spring Data Binding Framework</description>
|
||||||
<url>http://www.springframework.org</url>
|
<url>http://www.springframework.org</url>
|
||||||
<licenses>
|
<licenses>
|
||||||
@@ -40,17 +40,17 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework</groupId>
|
<groupId>org.springframework</groupId>
|
||||||
<artifactId>spring-beans</artifactId>
|
<artifactId>spring-beans</artifactId>
|
||||||
<version>2.0.6</version>
|
<version>2.0.7</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework</groupId>
|
<groupId>org.springframework</groupId>
|
||||||
<artifactId>spring-context</artifactId>
|
<artifactId>spring-context</artifactId>
|
||||||
<version>2.0.6</version>
|
<version>2.0.7</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework</groupId>
|
<groupId>org.springframework</groupId>
|
||||||
<artifactId>spring-core</artifactId>
|
<artifactId>spring-core</artifactId>
|
||||||
<version>2.0.6</version>
|
<version>2.0.7</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- Runtime Dependencies -->
|
<!-- Runtime Dependencies -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# The location of the common build system
|
# The location of the common build system
|
||||||
common.build.dir=${basedir}/../common-build
|
common.build.dir=${basedir}/../common-build
|
||||||
|
|
||||||
project.base.version=1.0.5-SNAPSHOT
|
project.base.version=1.0.6-SNAPSHOT
|
||||||
#project.version=${project.base.version}
|
#project.version=${project.base.version}
|
||||||
#ivy.status=release
|
#ivy.status=release
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,11 @@ SPRING WEB FLOW (SWF) CHANGELOG
|
|||||||
===============================
|
===============================
|
||||||
http://www.springframework.org/webflow
|
http://www.springframework.org/webflow
|
||||||
|
|
||||||
Changes in version 1.0.5 (21.08.2007)
|
Changes in version 1.0.6 ()
|
||||||
|
-------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
Changes in version 1.0.5 (03.10.2007)
|
||||||
-------------------------------------
|
-------------------------------------
|
||||||
|
|
||||||
Package org.springframework.webflow.binding
|
Package org.springframework.webflow.binding
|
||||||
|
|||||||
@@ -15,8 +15,8 @@
|
|||||||
<bookinfo>
|
<bookinfo>
|
||||||
<title>Spring Web Flow</title>
|
<title>Spring Web Flow</title>
|
||||||
<subtitle>Reference Documentation</subtitle>
|
<subtitle>Reference Documentation</subtitle>
|
||||||
<releaseinfo>Version 1.0.5-SNAPSHOT</releaseinfo>
|
<releaseinfo>Version 1.0.6-SNAPSHOT</releaseinfo>
|
||||||
<pubdate>August 2007</pubdate>
|
<pubdate>January 2008</pubdate>
|
||||||
<authorgroup>
|
<authorgroup>
|
||||||
<author>
|
<author>
|
||||||
<firstname>Keith</firstname>
|
<firstname>Keith</firstname>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<artifactId>spring-webflow</artifactId>
|
<artifactId>spring-webflow</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<name>Spring Web Flow</name>
|
<name>Spring Web Flow</name>
|
||||||
<version>1.0.5-SNAPSHOT</version>
|
<version>1.0.6-SNAPSHOT</version>
|
||||||
<description>Spring Web Flow</description>
|
<description>Spring Web Flow</description>
|
||||||
<url>http://www.springframework.org</url>
|
<url>http://www.springframework.org</url>
|
||||||
<licenses>
|
<licenses>
|
||||||
@@ -82,7 +82,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework</groupId>
|
<groupId>org.springframework</groupId>
|
||||||
<artifactId>spring-beans</artifactId>
|
<artifactId>spring-beans</artifactId>
|
||||||
<version>2.0.6</version>
|
<version>2.0.7</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework</groupId>
|
<groupId>org.springframework</groupId>
|
||||||
@@ -92,34 +92,34 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework</groupId>
|
<groupId>org.springframework</groupId>
|
||||||
<artifactId>spring-context</artifactId>
|
<artifactId>spring-context</artifactId>
|
||||||
<version>2.0.6</version>
|
<version>2.0.7</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework</groupId>
|
<groupId>org.springframework</groupId>
|
||||||
<artifactId>spring-core</artifactId>
|
<artifactId>spring-core</artifactId>
|
||||||
<version>2.0.6</version>
|
<version>2.0.7</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework</groupId>
|
<groupId>org.springframework</groupId>
|
||||||
<artifactId>spring-portlet</artifactId>
|
<artifactId>spring-portlet</artifactId>
|
||||||
<version>2.0.6</version>
|
<version>2.0.7</version>
|
||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework</groupId>
|
<groupId>org.springframework</groupId>
|
||||||
<artifactId>spring-struts</artifactId>
|
<artifactId>spring-struts</artifactId>
|
||||||
<version>2.0.6</version>
|
<version>2.0.7</version>
|
||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework</groupId>
|
<groupId>org.springframework</groupId>
|
||||||
<artifactId>spring-web</artifactId>
|
<artifactId>spring-web</artifactId>
|
||||||
<version>2.0.6</version>
|
<version>2.0.7</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework</groupId>
|
<groupId>org.springframework</groupId>
|
||||||
<artifactId>spring-webmvc</artifactId>
|
<artifactId>spring-webmvc</artifactId>
|
||||||
<version>2.0.6</version>
|
<version>2.0.7</version>
|
||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- Runtime Dependencies -->
|
<!-- Runtime Dependencies -->
|
||||||
@@ -146,7 +146,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework</groupId>
|
<groupId>org.springframework</groupId>
|
||||||
<artifactId>spring-mock</artifactId>
|
<artifactId>spring-mock</artifactId>
|
||||||
<version>2.0.6</version>
|
<version>2.0.7</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# The location of the common build system
|
# The location of the common build system
|
||||||
common.build.dir=${basedir}/../common-build
|
common.build.dir=${basedir}/../common-build
|
||||||
|
|
||||||
project.base.version=1.0.5-SNAPSHOT
|
project.base.version=1.0.6-SNAPSHOT
|
||||||
#project.version=${project.base.version}
|
#project.version=${project.base.version}
|
||||||
#ivy.status=release
|
#ivy.status=release
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
SPRING WEB FLOW 1.0.5 (Augst 2007)
|
SPRING WEB FLOW 1.0.6 ()
|
||||||
----------------------------------
|
----------------------------------
|
||||||
http://www.springframework.org/webflow
|
http://www.springframework.org/webflow
|
||||||
http://forum.springframework.org
|
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
|
specifies the respective contents and third-party dependencies. Libraries in [brackets] are
|
||||||
optional, i.e. just necessary for certain functionality.
|
optional, i.e. just necessary for certain functionality.
|
||||||
|
|
||||||
* spring-webflow-1.0.5.jar
|
* spring-webflow-1.0.6.jar
|
||||||
- Contents: The Spring Web Flow system
|
- Contents: The Spring Web Flow system
|
||||||
- Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-web, spring-binding, OGNL
|
- 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,
|
[Log4J, Xerces, XML APIs, spring-webmvc, spring-mock, JUnit, Servlet API, Portlet API, JMX,
|
||||||
Struts, JSF]
|
Struts, JSF]
|
||||||
|
|
||||||
* spring-binding-1.0.5.jar
|
* spring-binding-1.0.6.jar
|
||||||
- Contents: The Spring Data Binding framework, an internal library used by SWF
|
- Contents: The Spring Data Binding framework, an internal library used by SWF
|
||||||
- Dependencies: Commons Logging, spring-beans, spring-core, spring-context
|
- Dependencies: Commons Logging, spring-beans, spring-core, spring-context
|
||||||
[Log4J]
|
[Log4J]
|
||||||
|
|||||||
Reference in New Issue
Block a user