You should probably try embedding your paths, with semicolons, in double quotes. Your command shell may be interpreting the semicolons as statement terminators.
-Matt --- On Tue, 4/21/09, Felix Dorner <fdor...@zed.com> wrote: > From: Felix Dorner <fdor...@zed.com> > Subject: RE: Pass multiple directories to -lib option > To: "Ant Users List" <user@ant.apache.org> > Date: Tuesday, April 21, 2009, 6:04 AM > > > > So you mean it should work with ; (on Windows) > separation > > and a single > > > -lib argument? > > yes, have you tried? > > Yes I tried it, and once more right now. Doesn't work. Two > possible sources of confusion: > - Version issue, I use 1.7.0, but the one that's shipped > with eclipse. > - The directories that I use with multiple -lib options > are nested. So this looks like: -lib a -lib a\b > -lib a\c ... > > > Felix > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@ant.apache.org > For additional commands, e-mail: user-h...@ant.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org