forked from pool/apache-commons-lang3
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-lang3?expand=0&rev=4
13 lines
471 B
Diff
13 lines
471 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-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>
|
|
|