o Updated to stop ignoring the boolean result of method 'File.setLastModified'.
o Updated to use 'File.deleteOnExit' whenever the 'File.delete' method returned false.

This commit does not change any behaviour. I am committing this to find out why
some of those tests are failing sporadically on the CI system. The
'File.setLastModified' method is known to not guarantee that any filesystem
meta-data is written out immediately. There are workarounds to this using
e.g. 'Thread.sleep' but they will not solve those issues once and for all
with Java 6.



git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1776327 13f79535-47bb-0310-9956-ffa450edef68
15 files changed
tree: bdbad48e3725d5edcbd1a7a30ae2e8bf23a60280
  1. src/
  2. pom.xml