http://download.oracle.com/javase/6/docs/api/package-list apparently works
reliably.

On Tue, Jul 5, 2011 at 12:08 PM, Phillipe Ramalho <
phillipe.rama...@gmail.com> wrote:

> 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 <rcm...@gmail.com> wrote:
>
>> On Wed, Jun 29, 2011 at 2:00 PM, Chris Hostetter
>> <hossman_luc...@fucit.org> 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: dev-unsubscr...@lucene.apache.org
>> For additional commands, e-mail: dev-h...@lucene.apache.org
>>
>>
>
>
> --
> Phillipe Ramalho
>



-- 
Chris Male | Software Developer | JTeam BV.| www.jteam.nl

Reply via email to