Copy from Java:jpackage-1.7/tanukiwrapper via accept of submit request 21338 revision 2. Request was accepted with message: OK OBS-URL: https://build.opensuse.org/request/show/21338 OBS-URL: https://build.opensuse.org/package/show/Java:packages/tanukiwrapper?expand=0&rev=1
13 lines
429 B
Diff
13 lines
429 B
Diff
--- build.xml~ 2006-05-09 11:15:33.000000000 +0300
|
|
+++ build.xml 2006-05-09 11:18:34.000000000 +0300
|
|
@@ -15,3 +15,4 @@
|
|
<!-- property name="classpath" value=""/ -->
|
|
-
|
|
+ <property name="jdk.api" value="http://java.sun.com/j2se/1.5/docs/api/" />
|
|
+
|
|
<property name="ant.dist.version" value="1.6.2"/>
|
|
@@ -577,2 +578,3 @@
|
|
destdir="${jdoc.dir}"
|
|
+ link="${jdk.api}"
|
|
author="true"
|