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.
This commit is contained in:
dchandler 2002-12-09 02:18:03 +00:00
parent 983a9e2045
commit 35425f3753

View file

@ -68,7 +68,7 @@
java.api.loc.url, will do the trick: -->
<property name="link.offline" value="false"/>
<property name="java.api.loc.url"
location="http://java.sun.com/j2se/1.4/docs/api/"/>
value="http://java.sun.com/j2se/1.4/docs/api/"/>
<property name="jnlp.codebase"