Hi Jan, > Use multiple -lib options > $ant -lib one.jar -lib another.jar
Great! Thanks. Guess that was the only thing I didn't try... > I had a look into the source code: the <path> is a real path: > it is tokenized by File.pathSeparator and each token is added > to Ants classpath. So you mean it should work with ; (on Windows) separation and a single -lib argument? Felix --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
