> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Merge handling of ant.library.dir system property from HEAD > + URL[] systemJars = Locator.getLocationURLs(antLibDir);
Why go for 'ant.library.dir' instead of 'ant.library.dirs'? Given that your get URL[], it obviously accepts several dirs, so why not make that obvious through the name of the property? Just wondering. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]