SPR-6183 - integration-tests should not be included in the packaged distribution

This commit is contained in:
Arjen Poutsma
2009-10-14 10:31:59 +00:00
parent 8738fd7b7b
commit 523dba7285

View File

@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project name="org.springframework.integration-tests">
<property file="${basedir}/../build.properties"/>
<import file="${basedir}/../build-spring-framework/package-bundle.xml"/>
<import file="${basedir}/../spring-build/standard/default.xml"/>
<target name="publish" description="Publishes all artifacts to remote repositories"/>
</project>