[
https://issues.apache.org/jira/browse/VFS-557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernd Eckenfels resolved VFS-557.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.1
The directories are not written under core/target/test/ and properly deleted. I
also removed the core/jackrabbit/tmp/ directory which was created by an unused
jackrabbit servlet. Commited with r1652881.
The directory can be preserved when specifying
-DWebdavProviderTestCase.Debug=true (to read the logfiles).
> [webdav][test] leaves undeleted temp directories around
> -------------------------------------------------------
>
> Key: VFS-557
> URL: https://issues.apache.org/jira/browse/VFS-557
> Project: Commons VFS
> Issue Type: Bug
> Affects Versions: 2.1
> Environment: Win7 x64, Oracle Java 7+8
> Reporter: Bernd Eckenfels
> Assignee: Bernd Eckenfels
> Labels: test,
> Fix For: 2.1
>
>
> When testing the webdav provider with the built-in JCR jackrabbit repository
> there is a number of Webdav temp directories left around under windows. When
> you enable debug logging, you can see that it failed to delete them. What you
> can see are active jackrabit and jetty logfiles.
> The reason for them is, that the JCL Appenders do not get removed/closed on
> shutdown.
> (I also wonder why this is outside the target/ directory).
> {code}12.01.2015 05:18 <DIR>
> WebdavProviderTestCase_925481737317534284825743295675598
> 09.01.2015 00:04 <DIR>
> WebdavProviderTestCase_98639382858475597547744387200330
> 11.01.2015 16:01 <DIR>
> WebdavsProviderTestCase_1002200317504082633777911798076546
> 1
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)