befc4b968f
OBS-URL: https://build.opensuse.org/request/show/431234 OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-pool2?expand=0&rev=1
14 lines
415 B
Diff
14 lines
415 B
Diff
Index: build.xml
|
|
===================================================================
|
|
--- build.xml.orig
|
|
+++ build.xml
|
|
@@ -94,7 +94,7 @@
|
|
nonavbar="false"
|
|
serialwarn="false"
|
|
source="${javac.src.version}">
|
|
- <link href="http://java.sun.com/j2se/1.4.2/docs/api"/>
|
|
+ <link href="file://usr/share/javadoc/java"/>
|
|
</javadoc>
|
|
</target>
|
|
|