K 10 svn:author V 2 jb K 8 svn:date V 27 2009-06-28T23:21:18.411556Z K 7 svn:log V 403 When automatically updating dependencies, the only meta data files that need to be parsed are the ones that were created in the current jbuild process. It is a waste of time to re-parse all the existing meta data files in libs like libc which have lots of them when only a few may have changed. And only the new meta data files can have info that leads to the discovery or new directory dependencies. END