commit | 1de243566ddcd13f49faf350f753b90b41de0056 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Thu Apr 25 14:01:04 2013 -0700 |
committer | Shawn Pearce <sop@google.com> | Fri Apr 26 07:33:44 2013 -0700 |
tree | a1527700b0fa3ce4f9bcc7ca03ef5d16056c6127 | |
parent | 39f16cbea0af3554d48d85e62858785ba1ee60da [diff] |
Sort library JARs by last modified time Newer JARs should have more recent mtimes than older JARs that supply the same classes. Try to favor the newer versions by sorting first by mtime and then by name. Bug: issue 1870 Change-Id: I783ab01c070914e02384413e0f5461a9c29a2a70