forked from pool/apache-commons-lang3
12 lines
442 B
Diff
12 lines
442 B
Diff
|
--- commons-lang3-3.4-src/build.xml 2015-04-03 14:28:37.000000000 +0200
|
||
|
+++ commons-lang3-3.4-src/build.xml 2017-09-14 14:21:42.537312381 +0200
|
||
|
@@ -124,8 +124,6 @@
|
||
|
encoding="${compile.encoding}"
|
||
|
source="${compile.source}">
|
||
|
<classpath refid="compile.classpath"/>
|
||
|
- <link href="${jdk.javadoc}"/>
|
||
|
- <link href="${collections.javadoc}"/>
|
||
|
</javadoc>
|
||
|
</target>
|
||
|
|