1--- misc/commons-httpclient-3.1/build.xml 2007-08-18 11:02:14.000000000 +0200 2+++ misc/build/commons-httpclient-3.1/build.xml 2012-07-09 09:59:21.364830700 +0200 3@@ -142,7 +142,7 @@ 4 5 <!-- ========== Targets: "External" Targets =============================== --> 6 7- <target name="dist" depends="compile,doc" 8+ <target name="dist" depends="compile" 9 description="Create binary distribution"> 10 <mkdir dir="${dist.home}"/> 11 <copy file="LICENSE.txt" todir="${dist.home}"/> 12