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