On Tue, 23 Sep 2003 12:40 am, Stefan Bodewig wrote:
> On Mon, 22 Sep 2003, Antoine Lévy-Lambert <[EMAIL PROTECTED]>
>
> wrote:
> > - sort out if possible the CLASSPATH issue by :
>
> What you propose would probably work.
>
> On the other hand, Launcher could give us a chance to break away from
> the "everything is on a single classpath, which is as good as the
> system classpath" architecture of Main that, I fear, won't scale.
>
> Add -lib will solve some problem, the same sort of problems that can
> be solved by not using Launcher but Main.  I'm not sure whether it
> would prevent us from solving a different set of problems.
>
> All in all, I'm a bit neutral here as I fail to see all consequences.
>

I don't know if this will help with the CLASSPATH related issues but a -lib 
option is a good idea, anyway. It allows you to use one or more library 
directories without modifying the main Ant installation.

Conor


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

Reply via email to