On Oct 23, 2008, at 3:36 PM, mvlcek wrote:


In my build script I have written a function to configure the build to e.g. - add our standard enterprise repository to dependencies and uploadLibs - in the init task calculate the version number and also put it into the
manifest
- add the default convention mapping to all compile tasks
- ...

Is there a way to put this function(s) in an external file, which can be
updated independently of the build.gradle file (like a ant import)?

If I put the functions in the settings.gradle file in the same directory,
the functions are not known in the build.gradle.

Just for other people interested in this. Martin has filed an issue you might want to watch: http://jira.codehaus.org/browse/GRADLE-280

- Hans

--
Hans Dockter
Gradle Project lead
http://www.gradle.org





---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to