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
4 files changed