Re: Pass multiple directories to -lib option

2009-04-23 Thread Michael Ludwig
Peter Reilly schrieb am 23.04.2009 um 10:28:59 (+0100): > I think that > ant -f saxon.xml -lib C:\jlib > should also work (untested). Yes, it does, as per "ant -help". That seems to put on the classpath whatever jars and classes are lying around in that directory. > > ant -f saxon.xml -lib C:\jli

Re: Pass multiple directories to -lib option

2009-04-23 Thread Peter Reilly
I think that ant -f saxon.xml -lib C:\jlib should also work (untested). Peter On Wed, Apr 22, 2009 at 6:48 PM, Michael Ludwig wrote: > Felix Dorner schrieb am 22.04.2009 um 09:46:40 (+0200): >> >> > > The 'help' output and the manual say: >> > >    "-lib            specifies a path to search f