commit | d509059a81b973b6e957dce8c5dceba48bc8983d | [log] [tgz] |
---|---|---|
author | John Stalcup <stalcup@google.com> | Mon Sep 08 16:50:53 2014 -0700 |
committer | John Stalcup <stalcup@google.com> | Tue Sep 09 00:10:52 2014 +0000 |
tree | 803086944c06a7f6ea0bb48dc71a6c29836a85be | |
parent | 267ad5efd00aae9b0f69eca793891e9fdad28e45 [diff] |
Makes a PersistentUnitCache only for directory -war's. Previously Compiler.java would attempt to place a persistent unit cache directory relative to the provided -war path except when the provided -war path was a .jar file. Generalized the guard to actually avoid any -war path that did not refer to a directory. Change-Id: I903adbc3557901b104fc06cd3f44e72be07bb7e4