On Feb 27, 2009, at 9:07 PM, szczepiq wrote:

I really like the fact 'resolver' terminology disappears where it's
not necessary. Previously, I had to specify 'addFlatDirResolver' but I
just wanted to specify that my libs were in some folder - I didn't
want to be exposed to ivy resolvers' interface. Therefore simple
'flatDir' is way better.

From version to version the Gradle domain model for dependency handling is getting richer and richer. Thus the Ivy domain model is used only internally now in most of the cases. The resolver area is one of the remaining areas were we still work directly with the Ivy classes. For 0.7 we plan to hide them, like the other Ivy classes, behind Gradle classes.

- 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