Added new 'org.springframework.integration.rmi' module to the main build

This commit is contained in:
Mark Fisher
2008-09-20 16:46:19 +00:00
parent 831395528e
commit e2786039b3

View File

@@ -8,6 +8,7 @@
<pathelement location="${basedir}/../org.springframework.integration.xml"/>
<pathelement location="${basedir}/../org.springframework.integration.event"/>
<pathelement location="${basedir}/../org.springframework.integration.jms"/>
<pathelement location="${basedir}/../org.springframework.integration.rmi"/>
<pathelement location="${basedir}/../org.springframework.integration.stream"/>
<pathelement location="${basedir}/../org.springframework.integration.ws"/>
<pathelement location="${basedir}/../org.springframework.integration.test"/>