That works, thanks! Are there plans on making the system handle absolute
paths?


Adam Murdoch-3 wrote:
> 
> 
> buildDirName can point to a directory outside the project directory. For 
> example, you can do: buildDirName = '../../someDir'
> 
> However, it doesn't handle absolute paths. You can work around this with 
> something like: buildDirName = relativePath('/some/absolute/path')
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Change-build-directory-location--tp28784161p28808973.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


Reply via email to