Hello all, I'm a gradle newbie. I'd like to know whether there is something like include directive for the config files (having nothing to do with the projects). There are multiple independent projects that have some common part of the config (company settings, repositories, etc). Now having it repeated in all the places is just like sitting on a bomb... I couldn't find any obvious solution. I've seen http://jira.codehaus.org/browse/GRADLE-280 but it doesn't work out of the box for me - as I don't know how to propagate gradle.properties to the new shell.
Cheers, Milosz -- View this message in context: http://old.nabble.com/Common-part-of-build.gradle-files-tp28398873p28398873.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
