Added new 'org.springframework.integration.xml' module (INT-265).

This commit is contained in:
Mark Fisher
2008-06-24 18:17:56 +00:00
parent 161e7d1933
commit 59d5e92c82
6 changed files with 83 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project name="org.springframework.integration.xml">
<property file="${basedir}/../build.properties"/>
<import file="${basedir}/../build-spring-integration/package-bundle.xml"/>
<import file="${basedir}/../spring-build/standard/default.xml"/>
</project>