Shay Banon wrote:
Hi,
Has this been implemented in later versions of gradle (being able to
control the location of the repository)?
Not really. The only improvement in this respect is that you can now
specify the Gradle user home dir in an init script. This would save you
needing to use the -g command-line option.
Cheers,
Shay
Adam Murdoch-2 wrote:
Rwanou wrote:
Hi all,
Sorry if my questions finds an answer in the user guide...
Is there anyway to specify another path to Gradle's cache than
USER_HOME/.gadle ?
The only option at the moment is to use the -g command-line option,
which allows you to specify a different Gradle user home dir. Changing
this will drag the cache along with it.
Just like in maven, the local repo is quite big, and I
really don't want it in my user home. And I want it to be a global
property,
that can change for any user, just like I can specify such folder in
Maven
with .m2/settings.xml
I think it would be useful to be able to specify the location of the
gradle cache per user, and probably per build as well.
Could you add a JIRA issue for this?
Adam
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
--
Adam Murdoch
Gradle Developer
http://www.gradle.org