added http module
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user