xref: /AOO41X/main/apache-commons/patches/httpclient_no_javadoc.patch (revision 3b69abaf7c863a8913ce8a78e135c7e5a1e7b1d4)
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