updates for 2.0 M1 release
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user