On Oct 12, 2008, at 1:19 PM, Peter Ledbrook wrote:

Hi,

Another quick question: is it possible to pass system properties into
forked JUnit tests? At the moment I'm using gradle.properties + the
"cloneVm: true" option, but that seems like a roundabout way of doing

test {
    options.fork(jvmArgs: ["-Dgradle.home=roadToNowhere"])
}

- Hans

--
Hans Dockter
Gradle Project lead
http://www.gradle.org





---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to