DefaultWagonManagerTest has timestamp resolution issues as the test
cases create new files which then have their timestamps checked to see
if the downloaded file is newer than the one on disk.

I know the eclipse:eclipse plugin had similar issues.

I've hacked around it by refactoring the newfile calls into a single
method with a Thread.sleep()...
But since this is common across all test cases was wondering if there
was a standard way to resolve this?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to