Not me directly, but it seems it was the case for an other person.
Perhaps we need to move the code from clean plugin to FileUtils.deleteSomething() because it works
fine and clean plugin will have only one line.
Emmanuel
Trygve Laugstøl a écrit :
On Thu, 2006-02-09 at 20:20 +0000, [EMAIL PROTECTED] wrote:
Author: evenisse
Date: Thu Feb 9 12:20:54 2006
New Revision: 376420
URL: http://svn.apache.org/viewcvs?rev=376420&view=rev
Log:
Test if temp directory is deleted before to start the test
This shouldn't be necessary, did you encounter a case where this was
needed? There was someone on #maven or #continuum that was talking about
FileUtils.deleteSomething() didn't properly delete the directories so
you migh be experiencing the same bug.
--
Trygve