Hello! I want to add some build logic depending on provided commandline args before whole build process. There is init.gradle for that as I see. How to access commandline properties from there? It is giving exception: Cause: No such property: csbArtifacts for class: org.gradle.invocation.DefaultGradle
My goal is to sync build scripts to head revision before build start up. Other recommendations are welcome! -- View this message in context: http://old.nabble.com/get-objects-in-init-script-tp26794209p26794209.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
