My ant build file builds an installation kit directory (dist) under the basedir. I'd like to run my unit tests from this directory, but haven't found a way to do so; when I invoke <junit> it appears to be running from the basedir. Is there a way to tell <junit> to run its tests in a different directory without forking the VM?
-- Rick Genter Principal Engineer Silverlink Communications --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]