On 08/04/2013, at 9:32 PM, Luke Daley <luke.da...@gradleware.com> wrote:

> http://forums.gradle.org/gradle/topics/passing_system_properties_to_test_task
> 
> I'm not sure who "Not Planned" this. 
> 
> @Adam: can you please confirm whether this is the case (i.e. we definitely 
> will not do something like this).

I doubt it. You can just do:

test {
    systemProperties = System.properties
    // customise system properties
}


--
Adam Murdoch
Gradle Co-founder
http://www.gradle.org
VP of Engineering, Gradleware Inc. - Gradle Training, Support, Consulting
http://www.gradleware.com

Join us at the Gradle Summit 2013, June 13th and 14th in Santa Clara, CA: 
http://www.gradlesummit.com

Reply via email to