Adding new 'event' and 'stream' modules to the main build

This commit is contained in:
Mark Fisher
2008-09-17 21:09:52 +00:00
parent 547289b61e
commit 3734346874

View File

@@ -6,6 +6,8 @@
<pathelement location="${basedir}/../org.springframework.integration.security"/>
<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.stream"/>
<pathelement location="${basedir}/../org.springframework.integration.ws"/>
<pathelement location="${basedir}/../org.springframework.integration.test"/>
<pathelement location="${basedir}/../org.springframework.integration.quartz"/>