INT-144 moved test project into trunk, and some related improvements

This commit is contained in:
Iwein Fuld
2009-07-24 14:00:31 +00:00
parent 83f8ea77d1
commit c27d20817e
16 changed files with 1169 additions and 0 deletions

View File

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