From 35425f3753e276974c3fda8b1208e40f43d4931a Mon Sep 17 00:00:00 2001 From: dchandler Date: Mon, 9 Dec 2002 02:18:03 +0000 Subject: [PATCH] So that javadoc build works again, this property is now just a string, not a location. Andres, this may mean that you need to do something different to build javadocs with links to local JDOM/Sun javadocs. --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 28e2c47..5c9e0e4 100644 --- a/build.xml +++ b/build.xml @@ -68,7 +68,7 @@ java.api.loc.url, will do the trick: --> + value="http://java.sun.com/j2se/1.4/docs/api/"/>