diff --git a/build-spring-framework/package-top-level.xml b/build-spring-framework/package-top-level.xml index 333e7d4018555b3fdf45979cb4f430c88ba1b9d7..e852a967dd8484b81b7b8cd54253837141c2253d 100644 --- a/build-spring-framework/package-top-level.xml +++ b/build-spring-framework/package-top-level.xml @@ -41,6 +41,7 @@ + diff --git a/build-spring-framework/pom.xml b/build-spring-framework/pom.xml index 90070945dcc0c25413f42b4678f2b335efc347d8..21b3e76f2b18868c3dcf1967f612094756b78b2f 100644 --- a/build-spring-framework/pom.xml +++ b/build-spring-framework/pom.xml @@ -14,7 +14,7 @@ org.springframework spring pom - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 Spring Framework 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). diff --git a/build-spring-framework/resources/readme.txt b/build-spring-framework/resources/readme.txt index 241fbc1a2bd1b13e273082ccbae6432f12fe158a..fbc38c2cc912afeaf818a8b4b26c9098be371c2e 100644 --- a/build-spring-framework/resources/readme.txt +++ b/build-spring-framework/resources/readme.txt @@ -1,11 +1,11 @@ -SPRING FRAMEWORK 3.0 M4 (August 2009) +SPRING FRAMEWORK 3.0 RC2 (November 2009) ------------------------------------- http://www.springframework.org 1. INTRODUCTION -This is the fourth milestone of Spring 3.0 which is scheduled for final release in Q3 2009. -It is nearly feature complete, with only very specific areas still being worked on for RC1. +This is the second release candidate of Spring 3.0, which is scheduled for final release in Q4 2009. +It release is feature complete, but may still have some issues. 2. RELEASE NOTES diff --git a/build.properties b/build.properties index c8ff4b5d3f42faab66a2922898f903ad135f926c..f65ae857947f2e36ae580dd721dcd052ee783f28 100644 --- a/build.properties +++ b/build.properties @@ -1,5 +1,6 @@ version=3.0.0 -release.type=integration +build.stamp=RC2 +release.type=milestone natural.name=spring-framework project.name=Spring Framework project.key=SPR diff --git a/org.springframework.aop/pom.xml b/org.springframework.aop/pom.xml index 5433aef576537385decef47bd658b06d3b89842f..da6ed6673bb4ba7b79974ba02082c880df379ebe 100644 --- a/org.springframework.aop/pom.xml +++ b/org.springframework.aop/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-aop jar - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 org.springframework spring-parent ../org.springframework.spring-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 diff --git a/org.springframework.asm/pom.xml b/org.springframework.asm/pom.xml index 36d4412917d359a8127034971c96fc9a338b0c37..523b4677e5c31452348677ec28dd837f6e0005da 100644 --- a/org.springframework.asm/pom.xml +++ b/org.springframework.asm/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-asm jar - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 org.springframework spring-parent ../org.springframework.spring-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 diff --git a/org.springframework.aspects/pom.xml b/org.springframework.aspects/pom.xml index e4fd535b598a4b97f5b9974f00ac0d7cd1af4527..4722addbe1e5e349c1c190252628ffb5725319b9 100644 --- a/org.springframework.aspects/pom.xml +++ b/org.springframework.aspects/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-aspects jar - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 org.springframework spring-parent ../org.springframework.spring-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 diff --git a/org.springframework.beans/pom.xml b/org.springframework.beans/pom.xml index b969b59e0a746338d3547fa880b46e6750d1bf3a..b6cf4e35380d244fba9e31681fd2563f5a99a592 100644 --- a/org.springframework.beans/pom.xml +++ b/org.springframework.beans/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-beans jar - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 org.springframework spring-parent ../org.springframework.spring-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 diff --git a/org.springframework.context.support/pom.xml b/org.springframework.context.support/pom.xml index 55b12cafbbf5cb91d5ca9c06286c562373ad31e7..c89c2975e7b3a6c768536424151fb5b1459f3af3 100644 --- a/org.springframework.context.support/pom.xml +++ b/org.springframework.context.support/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-context-support jar - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 org.springframework spring-parent ../org.springframework.spring-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 diff --git a/org.springframework.context/pom.xml b/org.springframework.context/pom.xml index aa0e30b9f49542ed91da4792907f39a66bdda4f6..5bc9653ac2ee2d66367c2af22f5fd4866c38ce5a 100644 --- a/org.springframework.context/pom.xml +++ b/org.springframework.context/pom.xml @@ -6,12 +6,12 @@ org.springframework spring-context jar - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 org.springframework spring-parent ../org.springframework.spring-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 diff --git a/org.springframework.core/pom.xml b/org.springframework.core/pom.xml index ad0aaa9dc85e5ee9d2033ff0295b143d282a3bdb..ca9e7af4c174b593b6f698b8383a7eb9e74e1a5b 100644 --- a/org.springframework.core/pom.xml +++ b/org.springframework.core/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-core jar - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 org.springframework spring-parent ../org.springframework.spring-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 diff --git a/org.springframework.expression/pom.xml b/org.springframework.expression/pom.xml index e0a6ff64fcc741e3c74d3b5a1ca639f34de7b63e..595465a918ec987699b37c81119a506afe0ad9da 100644 --- a/org.springframework.expression/pom.xml +++ b/org.springframework.expression/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-expression jar - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 org.springframework spring-parent ../org.springframework.spring-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 diff --git a/org.springframework.instrument.tomcat/pom.xml b/org.springframework.instrument.tomcat/pom.xml index a0495944cc077a5c812f2519d7be2af965f7a015..f3d44558805eaf7c53ca3f33f533be4535bd3a8a 100644 --- a/org.springframework.instrument.tomcat/pom.xml +++ b/org.springframework.instrument.tomcat/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-instrument-tomcat jar - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 org.springframework spring-parent ../org.springframework.spring-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 diff --git a/org.springframework.instrument/pom.xml b/org.springframework.instrument/pom.xml index 14f69b1761c51aa73784f7b19b7e21c9d68bc2cc..1ded75cf041b25dd0394e693460bde79ff167051 100644 --- a/org.springframework.instrument/pom.xml +++ b/org.springframework.instrument/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-instrument jar - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 org.springframework spring-parent ../org.springframework.spring-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 diff --git a/org.springframework.integration-tests/pom.xml b/org.springframework.integration-tests/pom.xml index 5d8cec6518856fcae70caeccd73ec8d681bda86f..b008fe3661a3fbe543e70bfc8579716af95fe302 100644 --- a/org.springframework.integration-tests/pom.xml +++ b/org.springframework.integration-tests/pom.xml @@ -4,7 +4,7 @@ org.springframework spring-integration-tests jar - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 com.caucho diff --git a/org.springframework.jdbc/pom.xml b/org.springframework.jdbc/pom.xml index aae259a0297fc8791ab871ecf88783ac10b6e509..4d464b3e2b431081b07c26faa8a4d6fd8e7fa80c 100644 --- a/org.springframework.jdbc/pom.xml +++ b/org.springframework.jdbc/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-jdbc jar - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 org.springframework spring-parent ../org.springframework.spring-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 diff --git a/org.springframework.jms/pom.xml b/org.springframework.jms/pom.xml index 209bdedcc9e8ccef10454b31457b7e4ebe8c2485..3ca49cfe964af6ef34fef7edb3674965308d59c2 100644 --- a/org.springframework.jms/pom.xml +++ b/org.springframework.jms/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-jms jar - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 org.springframework spring-parent ../org.springframework.spring-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 @@ -57,37 +57,37 @@ org.springframework spring-aop - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 compile org.springframework spring-beans - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 compile org.springframework spring-context - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 compile org.springframework spring-core - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 compile org.springframework spring-oxm - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 true org.springframework spring-tx - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 true diff --git a/org.springframework.orm/pom.xml b/org.springframework.orm/pom.xml index b563987343381a282ee2c29465a9d22c41348003..534d0be9a3e96d652681eaa85eb9208163fcf0bd 100644 --- a/org.springframework.orm/pom.xml +++ b/org.springframework.orm/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-orm jar - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 org.springframework spring-parent ../org.springframework.spring-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 diff --git a/org.springframework.oxm/pom.xml b/org.springframework.oxm/pom.xml index ed19a01b8f7bf20554914651b533bee7522643d6..4da86b106051bfc94e82294ba25ef5028bf9d777 100644 --- a/org.springframework.oxm/pom.xml +++ b/org.springframework.oxm/pom.xml @@ -6,12 +6,12 @@ org.springframework spring-oxm jar - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 org.springframework spring-parent ../org.springframework.spring-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 diff --git a/org.springframework.spring-library/pom.xml b/org.springframework.spring-library/pom.xml index c416fc871e5562a9e02e0ebded2c411458dac0a1..c0efad11a52124623ce35ef43b127e6212252987 100644 --- a/org.springframework.spring-library/pom.xml +++ b/org.springframework.spring-library/pom.xml @@ -14,7 +14,7 @@ org.springframework spring-library libd - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 Spring Framework 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). diff --git a/org.springframework.spring-parent/pom.xml b/org.springframework.spring-parent/pom.xml index f85ae24053fda6cd6b4ebfd426dd908c46f8ba40..761770ae3a7fa4f2ee505fa5593aacf3fd05a49f 100644 --- a/org.springframework.spring-parent/pom.xml +++ b/org.springframework.spring-parent/pom.xml @@ -14,7 +14,7 @@ spring-parent pom Spring Framework - Parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 Spring Framework Parent https://fisheye.springframework.org/browse/spring-framework @@ -198,6 +198,13 @@ + + + org.springframework.build.aws + org.springframework.build.aws.maven + 2.0.0.RELEASE + + org.apache.maven.plugins diff --git a/org.springframework.test/pom.xml b/org.springframework.test/pom.xml index 332939c8b64525ba96653b6769b9007a47a5a6fb..f7b5c6dbdb8eed5a4e809b6c0cb56ef18dd916ef 100644 --- a/org.springframework.test/pom.xml +++ b/org.springframework.test/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-test jar - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 org.springframework spring-parent ../org.springframework.spring-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 diff --git a/org.springframework.transaction/pom.xml b/org.springframework.transaction/pom.xml index e0f4cb80cfb303c1643b2a942078018c4c5524c8..b915d71a6e97faed300dc3dd4035eefb0fc24a59 100644 --- a/org.springframework.transaction/pom.xml +++ b/org.springframework.transaction/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-tx jar - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 org.springframework spring-parent ../org.springframework.spring-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 diff --git a/org.springframework.web.portlet/pom.xml b/org.springframework.web.portlet/pom.xml index 3bae18fbf4df1d2d84d6fed3a31e78dd27424bc4..9ad562b0583af091227e70eaaf7c7172db8e065b 100644 --- a/org.springframework.web.portlet/pom.xml +++ b/org.springframework.web.portlet/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-webmvc-portlet jar - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 org.springframework spring-parent ../org.springframework.spring-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 diff --git a/org.springframework.web.servlet/pom.xml b/org.springframework.web.servlet/pom.xml index d342206020e283526625201ee87abeb763fa534b..8146b28ee16694af7690bd31ac13d7c28e464d11 100644 --- a/org.springframework.web.servlet/pom.xml +++ b/org.springframework.web.servlet/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-webmvc jar - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 org.springframework spring-parent ../org.springframework.spring-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 diff --git a/org.springframework.web.struts/pom.xml b/org.springframework.web.struts/pom.xml index 08e06e3f214fad38ac5be6fa8541e5b8535d1073..350432e652dfc440f6e93235f11c18f2f6056d53 100644 --- a/org.springframework.web.struts/pom.xml +++ b/org.springframework.web.struts/pom.xml @@ -6,12 +6,12 @@ org.springframework spring-struts jar - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 org.springframework spring-parent ../org.springframework.spring-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 diff --git a/org.springframework.web/pom.xml b/org.springframework.web/pom.xml index b16747c9c82e02f12c495310395d690dd6633d46..cc8ae96e03e4dc928a88862737a47b437d46353b 100644 --- a/org.springframework.web/pom.xml +++ b/org.springframework.web/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-web jar - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2 org.springframework spring-parent ../org.springframework.spring-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RC2