forked from pool/apache-commons-pool2
This commit is contained in:
parent
ab7e5a3eaa
commit
8f1f7591da
@ -2,12 +2,19 @@ Index: build.xml
|
|||||||
===================================================================
|
===================================================================
|
||||||
--- build.xml.orig
|
--- build.xml.orig
|
||||||
+++ build.xml
|
+++ build.xml
|
||||||
@@ -94,7 +94,7 @@
|
@@ -97,7 +97,7 @@
|
||||||
nonavbar="false"
|
nonavbar="false"
|
||||||
serialwarn="false"
|
serialwarn="false"
|
||||||
source="${javac.src.version}">
|
source="${javac.src.version}">
|
||||||
- <link href="http://java.sun.com/j2se/1.4.2/docs/api"/>
|
- <link href="http://docs.oracle.com/javase/6/docs/api/"/>
|
||||||
+ <link href="file://usr/share/javadoc/java"/>
|
+ <link href="file://usr/share/javadoc/java"/>
|
||||||
</javadoc>
|
</javadoc>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
@@ -211,4 +211,4 @@
|
||||||
|
|
||||||
|
<target name="dist" depends="build" description="gump target"/>
|
||||||
|
|
||||||
|
-</project>
|
||||||
|
\ No newline at end of file
|
||||||
|
+</project>
|
||||||
|
Loading…
Reference in New Issue
Block a user