The dependency plugin tests fail on Linux/ext3 filesystem
---------------------------------------------------------

                 Key: MDEP-46
                 URL: http://jira.codehaus.org/browse/MDEP-46
             Project: Maven 2.x Dependency Plugin
          Issue Type: Bug
    Affects Versions: 2.0-alpha-1
         Environment: Linux with ext3 filesystem..
            Reporter: Daniel Kulp
         Attachments: dependency_plugin_timestamp.patch


The Linux ext3 filesystem only records timestamps to the nearest second.   Some 
of the tests are just offsetting the timetamp by a few milliseconds so they 
fail.

The patch attached fixes those tests to offset everything by at least a full 
second to account for that.

Note: the issue is ONLY with the tests.   The code is fine.   This is just to 
get the tests to pass.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to