added jmx module to main build

This commit is contained in:
Mark Fisher
2010-02-02 01:23:54 +00:00
parent c0325aab51
commit 59e6821f4e

View File

@@ -12,6 +12,7 @@
<pathelement location="${basedir}/../org.springframework.integration.httpinvoker"/>
<pathelement location="${basedir}/../org.springframework.integration.jdbc"/>
<pathelement location="${basedir}/../org.springframework.integration.jms"/>
<pathelement location="${basedir}/../org.springframework.integration.jmx"/>
<pathelement location="${basedir}/../org.springframework.integration.mail"/>
<pathelement location="${basedir}/../org.springframework.integration.rmi"/>
<pathelement location="${basedir}/../org.springframework.integration.stream"/>