Will do.
My question is more whether my idea makes sense on  the principle.
Antoine

-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Gesendet: Montag, 22. September 2003 12:24
An: [EMAIL PROTECTED]
Betreff: RE: Ant 1.6


> - sort out if possible the CLASSPATH issue by :
>
> adding a -lib command line flag
> this command line flag would be processed in Launcher, not in Main
> and removed from what is passed to Main
> the locations coming with -lib would be set ahead in the URL
> arrays used to
> construct the loader created in Launcher.

Then we should add a hint in Main.processArgs(String[]), because
the "-lib" will never be passed to that method (and not each person looking
into that method knows why).


Jan


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to