sbt/ivy
Eugene Yokota e22d84e312 Cached resolution: Clean up old dynamic minigraphs. Fixes #2014
Cached resolution saves dynamic mini graphs (including subproject
graphs) timestamped to the logical clock (State).
This enables graph caching across the subprojects.
On the other hand, it creates garbage that becomes stale almost
immediately. Prior to #2030 fix, this garbage would reach 1GB+.
This fix timestamps these graphs using calendar date, and cleans them
up after a day.
2015-05-23 03:25:26 -04:00
..
src Cached resolution: Clean up old dynamic minigraphs. Fixes #2014 2015-05-23 03:25:26 -04:00
NOTICE legal cleanup 2010-02-07 23:45:19 -05:00