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

This commit is contained in:
Mark Fisher
2008-09-20 20:04:44 +00:00
parent 890d7b227a
commit 01e650b2ee

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