Compare commits

...

2 Commits

Author SHA1 Message Date
Arjen Poutsma c20c4e1f05 spring-framework 3.0.1.RELEASE 2010-02-18 17:56:59 +00:00
Arjen Poutsma 61382e7779 Tag for 3.0.1 2010-02-18 11:31:36 +00:00
25 changed files with 47 additions and 46 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
SPRING FRAMEWORK 3.0 (December 2009)
SPRING FRAMEWORK 3.0.1 (February 2010)
------------------------------------
http://www.springframework.org
+2 -1
View File
@@ -1,5 +1,6 @@
version=3.0.1
release.type=integration
release.type=release
build.stamp=RELEASE
natural.name=spring-framework
project.name=Spring Framework
project.key=SPR
+2 -2
View File
@@ -4,12 +4,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-aop</artifactId>
<packaging>jar</packaging>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
</parent>
<dependencies>
+2 -2
View File
@@ -4,12 +4,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-asm</artifactId>
<packaging>jar</packaging>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
</parent>
+2 -2
View File
@@ -4,12 +4,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-aspects</artifactId>
<packaging>jar</packaging>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
</parent>
<dependencies>
+2 -2
View File
@@ -4,12 +4,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
<packaging>jar</packaging>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
</parent>
<dependencies>
+2 -2
View File
@@ -4,12 +4,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId>
<packaging>jar</packaging>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
</parent>
+2 -2
View File
@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<packaging>jar</packaging>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
</parent>
<dependencies>
+2 -2
View File
@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<packaging>jar</packaging>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
</parent>
<dependencies>
+2 -2
View File
@@ -4,12 +4,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-expression</artifactId>
<packaging>jar</packaging>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
</parent>
<dependencies>
@@ -4,12 +4,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-instrument-tomcat</artifactId>
<packaging>jar</packaging>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
</parent>
<dependencies>
+2 -2
View File
@@ -4,12 +4,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-instrument</artifactId>
<packaging>jar</packaging>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
</parent>
</project>
@@ -4,12 +4,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-integration-tests</artifactId>
<packaging>jar</packaging>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
</parent>
<dependencies>
<dependency>
+2 -2
View File
@@ -4,12 +4,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
<packaging>jar</packaging>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
</parent>
<dependencies>
<dependency>
+2 -2
View File
@@ -4,12 +4,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-jms</artifactId>
<packaging>jar</packaging>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
</parent>
<dependencies>
+2 -2
View File
@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-orm</artifactId>
<packaging>jar</packaging>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
</parent>
<dependencies>
<dependency>
+2 -2
View File
@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-oxm</artifactId>
<packaging>jar</packaging>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
</parent>
<dependencies>
+1 -1
View File
@@ -14,7 +14,7 @@
<groupId>org.springframework</groupId>
<artifactId>spring-library</artifactId>
<packaging>libd</packaging>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<name>Spring Framework</name>
<description>Spring is a layered Java/J2EE application platform, based on code published in Expert
One-on-One J2EE Design and Development by Rod Johnson (Wrox, 2002). </description>
+1 -1
View File
@@ -14,7 +14,7 @@
<artifactId>spring-parent</artifactId>
<packaging>pom</packaging>
<name>Spring Framework - Parent</name>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<description>Spring Framework Parent</description>
<scm>
<url>https://fisheye.springframework.org/browse/spring-framework</url>
+2 -2
View File
@@ -4,12 +4,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<packaging>jar</packaging>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
</parent>
<dependencies>
+2 -2
View File
@@ -4,12 +4,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-tx</artifactId>
<packaging>jar</packaging>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
</parent>
<dependencies>
+2 -2
View File
@@ -4,12 +4,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc-portlet</artifactId>
<packaging>jar</packaging>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
</parent>
<dependencies>
+2 -2
View File
@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<packaging>jar</packaging>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
</parent>
<profiles>
+2 -2
View File
@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-struts</artifactId>
<packaging>jar</packaging>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
</parent>
<dependencies>
<dependency>
+2 -2
View File
@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<packaging>jar</packaging>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.1.BUILD-SNAPSHOT</version>
<version>3.0.1.RELEASE</version>
</parent>
<dependencies>