Eric Barboni created MRM-1806:
---------------------------------

             Summary: Filelock unit test issue on windows file system
                 Key: MRM-1806
                 URL: https://jira.codehaus.org/browse/MRM-1806
             Project: Archiva
          Issue Type: Bug
    Affects Versions: 2.0.0
         Environment: windows 8.1
            Reporter: Eric Barboni


DefaultFileLockManagerTimeoutTest testTimeout is failing on line 78
because of an execption raised in FileUtils.copyFile

java.io.IOException: The process cannot access the file because another process 
has locked a portion of the file
FileUtils.copyFile( largeJar, lock.getFile() );

It's disrupting behaviour of plugin on windows 8.1.


https://issues.apache.org/jira/browse/IO-376 is showing similar symptom.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to