INT-1298: Combine some message group features and base classes

This commit is contained in:
David Syer
2010-07-29 11:14:53 +00:00
parent d92a1245d3
commit 7dda54bb79
12 changed files with 206 additions and 197 deletions

View File

@@ -1,6 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project-modules id="moduleCoreId" project-version="1.5.0">
<wb-module deploy-name="loanshark">
<dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/spring-integration-ip/spring-integration-ip">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/spring-integration-stream/spring-integration-stream">
<dependency-type>uses</dependency-type>
</dependent-module>
<property name="context-root" value="loanshark"/>
<wb-resource deploy-path="/" source-path="src/main/webapp"/>
<property name="java-output-path" value="/target/classes"/>