Re: Javadoc task

2007-06-21 Thread Deus Davis
Thank you all, that fixed it!! It was the links! Thank you again! Deus Davis wrote: > > I have a build which will occasionally hang in the middle of running my > javadoc task. I have increased memory usage to 1GB and still have the > issue. I turned on verbose mode and still I a

Re: Javadoc task

2007-06-20 Thread Deus Davis
hat you are behind a proxy and you are trying > to link to some off-site http:// location. > > Peter > > On 6/19/07, Deus Davis <[EMAIL PROTECTED]> wrote: >> >> I am compiling with version 1.5 and I am specifying 1.5 as my javac >> version >> >> Qa

Re: Javadoc task

2007-06-19 Thread Deus Davis
worry about switching Java > JDKs in your compile. > > > On Jun 18, 2007, at 3:48 PM, Deus Davis wrote: > >> >> I have a build which will occasionally hang in the middle of >> running my >> javadoc task. I have increased memory usage to 1GB and s

Re: AW: Javadoc task

2007-06-19 Thread Deus Davis
t; > Jan > >>-Ursprüngliche Nachricht----- >>Von: Deus Davis [mailto:[EMAIL PROTECTED] >>Gesendet: Montag, 18. Juni 2007 21:48 >>An: user@ant.apache.org >>Betreff: Javadoc task >> >> >>I have a build which will occasionally hang in the middle

Javadoc task

2007-06-18 Thread Deus Davis
I have a build which will occasionally hang in the middle of running my javadoc task. I have increased memory usage to 1GB and still have the issue. I turned on verbose mode and still I am getting no indication as to why this is happening . What could be causing this type of behavior? I did sea