hi there,
I'm running my builds by calling gradle in my project directory and use the -b flag to point to my build file which is stored at a directory, where all my build files are stored. I detected, that relative paths e.g.

addArtifactPattern(file('../ThirdParty').absolutePath ...

is now interpreted to be relative to my build file. Is this behaviour intended? IMHO if I call gradle from a specific working directory, this should be the starting point for relative paths. Another annoying behaviour I noticed, is that the directory where the I store my build file is polluted with a .gradle directory. I think this should also be stored/generated in my working directory, shouldn't it?

regards,
René

--
------------------------------------
Rene Groeschke

[email protected]
http://www.breskeby.com
------------------------------------


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

   http://xircles.codehaus.org/manage_email


Reply via email to