Removed the 'org.springframework.integration.quartz' module from the build

This commit is contained in:
Mark Fisher
2008-09-24 16:30:40 +00:00
parent 9e1e1199ee
commit 09b4c3c2d5

View File

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