On Thu, 07 Nov 2002, Henri Gomez <[EMAIL PROTECTED]> wrote: > My devel iSeries is pretty overloaded, so I'll need to build > it on Linux, send jars to iseries and then run test on iSeries.
Should work (but I'd guess that running the tests may cause more load than bootstrapping Ant). ./build.sh run-single-test -Dtestcase=org.apache.tools.ant.taskdefs.optional.unix.SymlinkTest may be an option (i.e. don't run the complete suite). Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
