Added new 'org.springframework.integration.jms' module to the main build

This commit is contained in:
Mark Fisher
2008-09-20 16:03:36 +00:00
parent f2af6a6954
commit a8625db61c

View File

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