https://issues.apache.org/bugzilla/show_bug.cgi?id=32501
--- Comment #3 from Jesse Glick <[EMAIL PROTECTED]> 2008-08-21 17:20:36 PST --- FileUtils.createTempFile does indeed have a new createFile parameter which does what my patch did. JUnitTask.createTempPropertiesFile still uses the project basedir by default, which is a bad idea. I haven't checked which other parts of the patch are still applicable. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
