1
0
apache-commons-lang3/commons-lang3-3.4-javadoc.patch

13 lines
471 B
Diff
Raw Normal View History

--- commons-lang3-3.4-src/build.xml 2015-04-03 14:28:37.000000000 +0200
+++ commons-lang3-3.4-src/build.xml 2017-10-09 08:38:44.281345802 +0200
@@ -123,9 +123,6 @@
use="true"
encoding="${compile.encoding}"
source="${compile.source}">
- <classpath refid="compile.classpath"/>
- <link href="${jdk.javadoc}"/>
- <link href="${collections.javadoc}"/>
</javadoc>
</target>