added http module

This commit is contained in:
Jonas Partner
2009-02-21 19:45:07 +00:00
parent bcbded1216
commit 4cb87799b0

View File

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