a90c28bde8
+ During WebInfConfiguration.unpack() If you have WebAppContext declared with .setWar() and it points to a file on the filesystem, use that original PathResource object to determine lastModified() instead of the forced JarFileResource. This is done to avoid URLConnection caching that prevents the original WAR file from being deleted / replaced on MS Windows. Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com> |
||
---|---|---|
.. | ||
src | ||
pom.xml |