Adding the new 'org.springframework.integration.ftp' module to the main build

This commit is contained in:
Mark Fisher
2008-09-22 14:37:58 +00:00
parent a97b767d56
commit cf64b08089

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.file"/>
<pathelement location="${basedir}/../org.springframework.integration.ftp"/>
<pathelement location="${basedir}/../org.springframework.integration.httpinvoker"/>
<pathelement location="${basedir}/../org.springframework.integration.jms"/>
<pathelement location="${basedir}/../org.springframework.integration.rmi"/>