[ 
https://issues.apache.org/jira/browse/CONFIGURATION-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ahmet Celik updated CONFIGURATION-638:
--------------------------------------
    Description: 
After a few unit tests, created folders and files are not deleted. It's a bad 
practice in software engineering, because disk shouldn't polluted.

After execution of the test class 
'org.apache.commons.configuration2.TestDynamicCombinedConfiguration' ,  
'target/test-classes/testwrite' folder isn't deleted recursively.
After execution of the test class 
'org.apache.commons.configuration2.TestPropertiesConfiguration',  
'target/sharp#1.properties' and 'target/testsave-custom-url.properties' files 
aren't deleted.
After execution of the class 
'org.apache.commons.configuration2.TestXMLConfiguration',  
'target/testsample2.xml' file isn't deleted.

  was:
After a few unit tests, created folders and files are not deleted. It's a bad 
practice in software engineering, because disk shouldn't polluted.

After execution of the test class 
'org.apache.commons.configuration2.TestDynamicCombinedConfiguration' , 
'target/test-classes/testwrite' folder isn't deleted recursively.
After execution of the test class 
'org.apache.commons.configuration2.TestPropertiesConfiguration' 
'target/sharp#1.properties' and 'target/testsave-custom-url.properties' files 
aren't deleted.
After execution of the class 
'org.apache.commons.configuration2.TestXMLConfiguration' 
'target/testsample2.xml' file isn't deleted.


> After a few unit tests, a few newly created directories not cleaned 
> completely.
> -------------------------------------------------------------------------------
>
>                 Key: CONFIGURATION-638
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-638
>             Project: Commons Configuration
>          Issue Type: Bug
>            Reporter: Ahmet Celik
>            Priority: Minor
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> After a few unit tests, created folders and files are not deleted. It's a bad 
> practice in software engineering, because disk shouldn't polluted.
> After execution of the test class 
> 'org.apache.commons.configuration2.TestDynamicCombinedConfiguration' ,  
> 'target/test-classes/testwrite' folder isn't deleted recursively.
> After execution of the test class 
> 'org.apache.commons.configuration2.TestPropertiesConfiguration',  
> 'target/sharp#1.properties' and 'target/testsave-custom-url.properties' files 
> aren't deleted.
> After execution of the class 
> 'org.apache.commons.configuration2.TestXMLConfiguration',  
> 'target/testsample2.xml' file isn't deleted.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to