You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Brad Walker (Jira)" <ji...@apache.org> on 2019/10/22 21:29:00 UTC

[jira] [Created] (NETBEANS-3277) cleanup the external binary cache

Brad Walker created NETBEANS-3277:
-------------------------------------

             Summary: cleanup the external binary cache
                 Key: NETBEANS-3277
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3277
             Project: NetBeans
          Issue Type: Improvement
            Reporter: Brad Walker
            Assignee: Brad Walker


Historically,  NetBeans has cached external binaries in a directory called _~/.hgexternalcache_.

This change changes the name to _nb_external_cache_.

It also moves it out of the users home directory and into the ._netbeans_ directory. This puts it into a place where it should be since things like this need to live in the ._netbeans_ directory.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists