Hi,

I am having similar problems. When running ant javadocs on
contrib/queryparser, I get the following error:

javadoc: warning - Error fetching URL:
http://java.sun.com/j2se/1.6/docs/api/package-list


and the script fails. What should I do? Is there are way to fix it?

Thanks,
Phillipe Ramalho

On Wed, Jun 29, 2011 at 2:05 PM, Robert Muir <[email protected]> wrote:

> On Wed, Jun 29, 2011 at 2:00 PM, Chris Hostetter
> <[email protected]> wrote:
> >
> > : Failure to fetch junit's package list yet again... but Hoss is working
> > : on this I think!
> >
> > I posted a straw-man patch, but i haven't relaly had time to seriously
> > test it on modules/contrib ... and i thik rmuir had some reservations
> > about putting the stuff in dev-tools ... but if someone is itching go
> > ahead and commit. (i'm a little swamped right now)
> >
>
> right, if the javadocs target in lucene/build.xml has a hard
> dependency on dev-tools,
> then the lucene source release won't work.
>
> but we could do some other things to fix this:
> * make this a soft dependency (e.g. the javadocs task will use
> dev-tools/plists when they are available, otherwise it downloads)
> * move dev-tools under lucene/ so we don't worry about this stuff
> * put the package-lists somewhere other than dev-tools (even if its
> just on hudson)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 
Phillipe Ramalho

Reply via email to