Russel Winder wrote:
Using the Groovy plugin seems to require setting the groovy dependency
property, e.g.:
dependencies {
groovy ( 'org.codehaus.groovy:groovy-all:1.6.2' )
}
This raises a number of issues:
1. Is there a way of saying "Use the Groovy that comes with Gradle"?
If not, why not?
No, and because we haven't gotten around to it yet.
2. Is there a way of saying "Use the Groovy in this directory, whatever
the version number is?" If, not why not?
No, and because we haven't gotten around to it yet.
Both these cases would be good to support, I think. Not just for groovy,
but for the JVM, Gradle API, Ant, Jetty, or whatever. The unmanaged
dependency stuff planned for 0.7 should make both these cases easy to
implement (either in Gradle or your build script).
Can you add JIRA issues for these, so we don't forget them?
Adam
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email