INT-782, INT-783 added UDP module to the build

This commit is contained in:
Mark Fisher
2009-10-09 17:11:32 +00:00
parent 39069b331f
commit e1f467106b

View File

@@ -15,6 +15,7 @@
<pathelement location="${basedir}/../org.springframework.integration.rmi"/>
<pathelement location="${basedir}/../org.springframework.integration.stream"/>
<pathelement location="${basedir}/../org.springframework.integration.ws"/>
<pathelement location="${basedir}/../org.springframework.integration.udp"/>
<pathelement location="${basedir}/../org.springframework.integration.test"/>
</path>