mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-25 00:09:02 +00:00
SPR-6183 - integration-tests should not be included in the packaged distribution
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2107 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user