File tree Expand file tree Collapse file tree 27 files changed +63
-54
lines changed
org.springframework.aspects
org.springframework.beans
org.springframework.context.support
org.springframework.context
org.springframework.expression
org.springframework.instrument.tomcat
org.springframework.instrument
org.springframework.integration-tests
org.springframework.spring-library
org.springframework.spring-parent
org.springframework.transaction
org.springframework.web.portlet
org.springframework.web.servlet
org.springframework.web.struts Expand file tree Collapse file tree 27 files changed +63
-54
lines changed Original file line number Diff line number Diff line change 4141 <exclude name =" */target/**" />
4242 <exclude name =" integration-repo/**" />
4343 <exclude name =" ivy-cache/**" />
44+ <exclude name =" org.springframework.samples.petclinic/**" />
4445 <!-- exclude name="ivy-cache/repository/org.apache.velocity/org.apache.velocity.docbookframework.dist/**"/-->
4546 <exclude name =" spring-build/lib/docbook/**" />
4647 <exclude name =" **/*OLD*/**" />
Original file line number Diff line number Diff line change 1414 <groupId >org.springframework</groupId >
1515 <artifactId >spring</artifactId >
1616 <packaging >pom</packaging >
17- <version >3.0.0.BUILD-SNAPSHOT </version >
17+ <version >3.0.0.RC2 </version >
1818 <name >Spring Framework</name >
1919 <description >Spring is a layered Java/J2EE application platform, based on code published in Expert
2020 One-on-One J2EE Design and Development by Rod Johnson (Wrox, 2002). </description >
Original file line number Diff line number Diff line change 1- SPRING FRAMEWORK 3.0 M4 (August 2009)
1+ SPRING FRAMEWORK 3.0 RC2 (November 2009)
22-------------------------------------
33http://www.springframework.org
44
551. INTRODUCTION
66
7- This is the fourth milestone of Spring 3.0 which is scheduled for final release in Q3 2009.
8- It is nearly feature complete, with only very specific areas still being worked on for RC1 .
7+ This is the second release candidate of Spring 3.0, which is scheduled for final release in Q4 2009.
8+ It release is feature complete, but may still have some issues .
99
10102. RELEASE NOTES
1111
Original file line number Diff line number Diff line change 11version =3.0.0
2- release.type =integration
2+ build.stamp =RC2
3+ release.type =milestone
34natural.name =spring-framework
45project.name =Spring Framework
56project.key =SPR
Original file line number Diff line number Diff line change 44 <groupId >org.springframework</groupId >
55 <artifactId >spring-aop</artifactId >
66 <packaging >jar</packaging >
7- <version >3.0.0.BUILD-SNAPSHOT </version >
7+ <version >3.0.0.RC2 </version >
88 <parent >
99 <groupId >org.springframework</groupId >
1010 <artifactId >spring-parent</artifactId >
1111 <relativePath >../org.springframework.spring-parent</relativePath >
12- <version >3.0.0.BUILD-SNAPSHOT </version >
12+ <version >3.0.0.RC2 </version >
1313 </parent >
1414
1515 <dependencies >
Original file line number Diff line number Diff line change 44 <groupId >org.springframework</groupId >
55 <artifactId >spring-asm</artifactId >
66 <packaging >jar</packaging >
7- <version >3.0.0.BUILD-SNAPSHOT </version >
7+ <version >3.0.0.RC2 </version >
88 <parent >
99 <groupId >org.springframework</groupId >
1010 <artifactId >spring-parent</artifactId >
1111 <relativePath >../org.springframework.spring-parent</relativePath >
12- <version >3.0.0.BUILD-SNAPSHOT </version >
12+ <version >3.0.0.RC2 </version >
1313 </parent >
1414
1515
Original file line number Diff line number Diff line change 44 <groupId >org.springframework</groupId >
55 <artifactId >spring-aspects</artifactId >
66 <packaging >jar</packaging >
7- <version >3.0.0.BUILD-SNAPSHOT </version >
7+ <version >3.0.0.RC2 </version >
88 <parent >
99 <groupId >org.springframework</groupId >
1010 <artifactId >spring-parent</artifactId >
1111 <relativePath >../org.springframework.spring-parent</relativePath >
12- <version >3.0.0.BUILD-SNAPSHOT </version >
12+ <version >3.0.0.RC2 </version >
1313 </parent >
1414
1515 <dependencies >
Original file line number Diff line number Diff line change 44 <groupId >org.springframework</groupId >
55 <artifactId >spring-beans</artifactId >
66 <packaging >jar</packaging >
7- <version >3.0.0.BUILD-SNAPSHOT </version >
7+ <version >3.0.0.RC2 </version >
88 <parent >
99 <groupId >org.springframework</groupId >
1010 <artifactId >spring-parent</artifactId >
1111 <relativePath >../org.springframework.spring-parent</relativePath >
12- <version >3.0.0.BUILD-SNAPSHOT </version >
12+ <version >3.0.0.RC2 </version >
1313 </parent >
1414
1515 <dependencies >
Original file line number Diff line number Diff line change 44 <groupId >org.springframework</groupId >
55 <artifactId >spring-context-support</artifactId >
66 <packaging >jar</packaging >
7- <version >3.0.0.BUILD-SNAPSHOT </version >
7+ <version >3.0.0.RC2 </version >
88 <parent >
99 <groupId >org.springframework</groupId >
1010 <artifactId >spring-parent</artifactId >
1111 <relativePath >../org.springframework.spring-parent</relativePath >
12- <version >3.0.0.BUILD-SNAPSHOT </version >
12+ <version >3.0.0.RC2 </version >
1313 </parent >
1414
1515
Original file line number Diff line number Diff line change 66 <groupId >org.springframework</groupId >
77 <artifactId >spring-context</artifactId >
88 <packaging >jar</packaging >
9- <version >3.0.0.BUILD-SNAPSHOT </version >
9+ <version >3.0.0.RC2 </version >
1010 <parent >
1111 <groupId >org.springframework</groupId >
1212 <artifactId >spring-parent</artifactId >
1313 <relativePath >../org.springframework.spring-parent</relativePath >
14- <version >3.0.0.BUILD-SNAPSHOT </version >
14+ <version >3.0.0.RC2 </version >
1515 </parent >
1616
1717 <dependencies >
You can’t perform that action at this time.
0 commit comments