Added OSGi module to a build

This commit is contained in:
Oleg Zhurakousky
2009-11-03 11:12:46 +00:00
parent a62f2cf60c
commit 4056ce0757

View File

@@ -16,6 +16,7 @@
<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.osgi"/>
<pathelement location="${basedir}/../org.springframework.integration.test"/>
</path>