AW: new Launcher and CLASSPATH

2003-09-19 Thread Antoine Lévy-Lambert
>Von: Stefan Bodewig [mailto:[EMAIL PROTECTED] >Gesendet: Freitag, 19. September 2003 14:49 >An: [EMAIL PROTECTED] >Betreff: Re: new Launcher and CLASSPATH > > >On Fri, 19 Sep 2003, Antoine Lévy-Lambert <[EMAIL PROTECTED]> >wrote: > >> I am a bit concerned about the fact that CLASSPATH is ignored

AW: new Launcher and CLASSPATH

2003-09-19 Thread Antoine Lévy-Lambert
Hi, I am a bit concerned about the fact that CLASSPATH is ignored by the new launcher. This is a breach of behavioral compatibility. There are lots of scripts which invoke ant as script, and set CLASSPATH to include different libraries. If it is possible to set the extra libraries needed by the u

AW: new Launcher and CLASSPATH

2003-09-18 Thread Antoine Levy-Lambert
AntClassLoader has a constructor without arguments, which is called from Project#createClassLoader Do we want to create a new constructor for AntClassLoader with just the Project as parameter, so that the class loader can be set there ? Antoine -Ursprungliche Nachricht- Von: Stefan Bodewi

AW: new Launcher and CLASSPATH

2003-09-18 Thread Antoine Levy-Lambert
Hi Stefan, I think this is a very important issue for ant 1.6. I would like to delay ant 1.6 until this issue is solved, because the ability of using custom tasks is a crucial feature. Cheers, Antoine -Ursprungliche Nachricht- Von: Stefan Bodewig [mailto:[EMAIL PROTECTED] Gesendet: Mit