]> git.argeo.org Git - gpl/argeo-tp.git/blob - legacy/bootstrap/ant/org.apache.ant-skipTestJars.patch
Releasing
[gpl/argeo-tp.git] / legacy / bootstrap / ant / org.apache.ant-skipTestJars.patch
1 --- build.xml.orig 2012-05-22 06:25:21.000000000 +0200
2 +++ build.xml 2013-01-30 07:36:35.990006411 +0100
3 @@ -884,7 +884,7 @@
4 ===================================================================
5 -->
6 <target name="dist-lite"
7 - depends="jars,test-jar"
8 + depends="jars"
9 description="--> creates a minimum distribution to run Apache Ant">
10
11 <mkdir dir="${dist.dir}"/>
12