Adding the 'org.springframework.integration.file' module to the main build

This commit is contained in:
Mark Fisher
2008-09-22 05:34:59 +00:00
parent 8eebf7f444
commit 4ebacefc94

View File

@@ -7,6 +7,7 @@
<pathelement location="${basedir}/../org.springframework.integration.adapter"/>
<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.httpinvoker"/>
<pathelement location="${basedir}/../org.springframework.integration.jms"/>
<pathelement location="${basedir}/../org.springframework.integration.rmi"/>