--- apache-ant-1.10.9.old/build.xml +++ apache-ant-1.10.9/build.xml @@ -994,7 +994,7 @@ Create the essential distribution that can run Apache Ant =================================================================== --> - <target name="dist-lite" depends="jars,test-jar,-ant-dist-warn-jdk9+" + <target name="dist-lite" depends="jars,-ant-dist-warn-jdk9+" description="--> creates a minimum distribution to run Apache Ant"> <mkdir dir="${dist.dir}"/>