Gradle doesn't yet have a generic feature that allows to configure arbitrary
model properties from the command line. But you can do it yourself (per
property):
test.jvmArgs System.getProperty("test.jvmArgs", [])
--
View this message in context:
http://gradle.1045684.n5.nabble.com/passing-jvm-args-to-forked-jvm-tp5580908p5582134.html
Sent from the gradle-user mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email