Hi Peter,

On Oct 12, 2008, at 9:26 AM, Peter Ledbrook wrote:

Hi,

Is it possible to override "buildDir" with Gradle 0.4? If so, how?

Yes: buildDirName = 'peterBuild'

You can't change the location though (yet) (always relative to project dir).

In contrast to srcDirs, etc ... this is not a convention property introduced by a plugin. It is a basic property of any project.

I
can't find any documentation or e-mails about it.

We have even forgotten to put the method into the Project interface (which is the place for the API doc).

I have filed an issue: http://jira.codehaus.org/browse/GRADLE-262

- 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