You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Pritesh saharey <pr...@sqatester.com> on 2003/03/11 11:34:22 UTC

Error fetching URL

hi all,
   Can anybody tell why this error of javadoc is coming.
[javadoc] javadoc: Error fetching URL: http://www.abc.com/develpoer/api/package-list

in build.xml javadoc is written as

<link offline="true" href="http://java.sun.com/products/jdk/1.3/docs/api/" packagelistLoc="/home/pritesh/pritesh/jdk1.4/docs/api/"/>
				<link href="http://www.abc.com/developer/api/"/>

 pritesh

_____________________________________________________________
Join SQAtester.com Community  ---> http://www.sqatester.com/testersarea/joinus.htm

_____________________________________________________________
Select your own custom email address for FREE! Get you@yourchoice.com w/No Ads, 6MB, POP & more! http://www.everyone.net/selectmail?campaign=tag

Re: Error fetching URL

Posted by Stefan Bodewig <bo...@apache.org>.
On 11 Mar 2003, Stefan Bodewig <bo...@apache.org> wrote:

> I'd rather guess it is a type.

A typo in typo 8-)

Stefan

Re: Error fetching URL

Posted by Stefan Bodewig <bo...@apache.org>.
On Tue, 11 Mar 2003, Conor MacNeill <co...@cortexebusiness.com.au>
wrote:

>> http://www.abc.com/develpoer/api/package-list
> 
> Are you behind a firewall?

I'd rather guess it is a type.  developer instead of develpoer?

Stefan

Re: Error fetching URL

Posted by Conor MacNeill <co...@cortexebusiness.com.au>.
On Tue, 11 Mar 2003 09:34 pm, Pritesh saharey wrote:
> hi all,
>    Can anybody tell why this error of javadoc is coming.
> [javadoc] javadoc: Error fetching URL:
> http://www.abc.com/develpoer/api/package-list
>

Are you behind a firewall? If so, you'll need to use an offline link

-- 
Conor MacNeill
Blog: http://codefeed.com/blog/