Hi, I'm using the optionaly JUnit task from within a build script to run tests as part of the build process. The problem is that various system properties need setting for the code to execute successfully. Normally these would be set using the -D option. Is it possible to set these parameters in the target VM for the JUnit task? Cheers Nathan
- RE: junit task def Nathan Coast
- RE: junit task def KC Baltz
