Bernd Eckenfels created VFS-557:
-----------------------------------
Summary: [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
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)