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

This commit is contained in:
Mark Fisher
2008-09-22 15:27:03 +00:00
parent db7bc0b9ea
commit 21d8e81e68

View File

@@ -11,6 +11,7 @@
<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.mail"/>
<pathelement location="${basedir}/../org.springframework.integration.rmi"/>
<pathelement location="${basedir}/../org.springframework.integration.stream"/>
<pathelement location="${basedir}/../org.springframework.integration.ws"/>