If I include links in Javadoc, it causes the tool to fetch the 'package-list' from the 
URL I specify. But this only
works when there is no proxy firewall restriction. However, it is possible for Javadoc 
to work through a firewall, e.g.
on the command line

    javadoc -J-Dhttp.proxyHost=firewall.roke.co.uk etc etc etc

I tried that and it works (but not with that non-existent proxy, mind ;-)

So how about the Javadoc task in Ant.  Does the Javadoc task in Ant 1.4.1 have any way 
to achieve this?

I looked at the source code and nothing seemed obvious. Perhaps I might need to add it.

Any comments?

Rick :-)





--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to