Index: resolvers.html =================================================================== --- resolvers.html (revision 636802) +++ resolvers.html (working copy) @@ -135,13 +135,18 @@ Yes Yes + cacheThe name of the cache manager to use. + No, defaults to the value of the default attribute of caches + No + Yes +

Examples

- + @@ -155,7 +160,7 @@ -Defines a filesystem resolver, named '1', which is then used in two chains, the first which seconds the filesystem resolver with an ivyrep resolver, and second which seconds the filesystem resolver with an ibiblio resolver, and which returns the first module found, and uses the whole chain to download artifacts (see corresponding resolvers documentation for details about them). +Defines a filesystem resolver, named '1', which is then used in two chains, the first which seconds the filesystem resolver with an ivyrep resolver, and second which seconds the filesystem resolver with an ibiblio resolver, and which returns the first module found, and uses the whole chain to download artifacts (see corresponding resolvers documentation for details about them). Resolver 1 will use a cache named 'cache-1' which should have been defined under the caches element.