OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
426 B

  1. --- apache-ant-1.7.0.orig/build.xml 2006-12-13 13:16:25.000000000 +0100
  2. +++ apache-ant-1.7.0/build.xml 2007-08-27 11:47:52.000000000 +0200
  3. @@ -924,7 +924,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. <mkdir dir="${dist.dir}"/>