gradle.properties:
foo=bar
build.gradle
println foo // bar
println property("foo") // MissingPropertyException
println properties.foo // null
Is this intentional or a bug?
--
Peter Niederwieser
Principal Engineer, Gradleware
http://gradleware.com
Creator, Spock Framework
http://spockframework.org
Twitter: @pniederw
--
View this message in context:
http://gradle.1045684.n5.nabble.com/Properties-defined-in-gradle-properties-aren-t-accessible-via-Project-properties-tp4615829p4615829.html
Sent from the gradle-dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email