[ 
https://issues.apache.org/jira/browse/IO-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481882
 ] 

Jochen Wiedmann commented on IO-115:
------------------------------------

Checking this in was unintentional. My plan was to discuss the issue before 
actually committing it. However, this issue is of course a good platform to 
discuss the necessary steps. I am ready to revert the change, if this should be 
desired. Otherwise, someone else should resove the issue.



> FileUtilsCleanDirectoryTestCase fails on Windoes if command chmod is available
> ------------------------------------------------------------------------------
>
>                 Key: IO-115
>                 URL: https://issues.apache.org/jira/browse/IO-115
>             Project: Commons IO
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 1.3.1
>            Reporter: Joerg Schaible
>             Fix For: 1.4
>
>
> Some tests in FileUtilsCleanDirectoryTestCase try to delete files that have 
> been set to read-only. This is expected to throw an exception. To set the 
> read-only flag the method chmod() tries to execute the unix "chmod" command. 
> If this fails (which should normally be the case on windows), the test is 
> ignored.
> If Posix tools are available e.g. from Cygwin, MKS Toolkit, Microsoft's Posix 
> Tools or similar ones the test fails.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to