/[packages]/cauldron/ant/current/SOURCES/apache-ant-no-test-jar.patch
ViewVC logotype

Contents of /cauldron/ant/current/SOURCES/apache-ant-no-test-jar.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6059 - (show annotations) (download)
Tue Jan 11 17:21:45 2011 UTC (13 years, 3 months ago) by dmorgan
File size: 426 byte(s)
imported package ant
1 --- apache-ant-1.7.1/build.xml.orig 2008-07-15 15:34:52.748697343 -0400
2 +++ apache-ant-1.7.1/build.xml 2008-07-15 15:35:20.247215410 -0400
3 @@ -925,7 +925,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}"/>

  ViewVC Help
Powered by ViewVC 1.1.30