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 am getting no ind

Re: AW: AW: executing batch files in separate windows

2007-06-21 Thread arijit
Thanks Jan. That is a cleaner approach.. Jan.Materne wrote: > > You could it more readable with > > > > > > > > > > > > > > > > > > > Jan > >>-Ursprüngliche Nachricht- >>Vo

AW: AW: executing batch files in separate windows

2007-06-21 Thread Jan.Materne
You could it more readable with Jan >-Ursprüngliche Nachricht- >Von: arijit [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 20. Juni 2007 16:00 >An: user@ant.apache.org >Betref

RE: Rename directories in Ant

2007-06-21 Thread Rebhan, Gilbert
Hi, as other ant users might also use jruby in ant and still run under jdk1.4 ... just tested retroweaver with jruby-complete-1.0.jar (see original mail below) to make it work for jdk1.4 it's as simple as = ... the generated jar works for my small script , didn't check