updates for 2.0 M1 release

This commit is contained in:
Mark Fisher
2009-10-12 20:34:47 +00:00
parent 2e137375a1
commit 78da00302e
8 changed files with 8 additions and 11 deletions

View File

@@ -29,6 +29,7 @@
<module>../org.springframework.integration.mail</module>
<module>../org.springframework.integration.rmi</module>
<module>../org.springframework.integration.stream</module>
<module>../org.springframework.integration.udp</module>
<module>../org.springframework.integration.ws</module>
<module>../org.springframework.integration.xml</module>
</modules>

View File

@@ -17,6 +17,7 @@
<pathelement location="${basedir}/../org.springframework.integration.mail"/>
<pathelement location="${basedir}/../org.springframework.integration.rmi"/>
<pathelement location="${basedir}/../org.springframework.integration.stream"/>
<pathelement location="${basedir}/../org.springframework.integration.udp"/>
<pathelement location="${basedir}/../org.springframework.integration.ws"/>
</path>

View File

@@ -5,7 +5,7 @@ For the full detailed changelog, see:
https://fisheye.springsource.org/changelog/spring-integration
Changes in version 2.0.0 Milestone 1 (Oct 09, 2009)
Changes in version 2.0.0 Milestone 1 (Oct 12, 2009)
---------------------------------------------------
http://jira.springframework.org/secure/IssueNavigator.jspa?reset=true&pid=10121&fixfor=11178

View File

@@ -1,4 +1,4 @@
SPRING INTEGRATION 2.0.0 Milestone 1 (Oct 09, 2009)
SPRING INTEGRATION 2.0.0 Milestone 1 (Oct 12, 2009)
---------------------------------------------------
To find out what has changed since version 1.0.3, see 'changelog.txt'