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
5 <!-- ========== Targets: "External" Targets =============================== -->
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}"/>