You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "James P. White (JIRA)" <ji...@apache.org> on 2008/04/19 11:48:21 UTC

[jira] Created: (IVY-804) 'cache' property defined twice in typedef.properties

'cache' property defined twice in typedef.properties
----------------------------------------------------

                 Key: IVY-804
                 URL: https://issues.apache.org/jira/browse/IVY-804
             Project: Ivy
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.0.0-beta-2
            Reporter: James P. White


There are two settings for 'cache' in ivy/src/java/org/apache/ivy/core/settings/typedef.properties:
{noformat}cache		= org.apache.ivy.plugins.resolver.CacheResolver

cache		= org.apache.ivy.core.cache.DefaultRepositoryCacheManager
{noformat}
That is probably wrong (or at least not a good idea).



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.