Tomek Rękawek created OAK-4831:
----------------------------------
Summary: Don't break the upgrade tests if the directory can't be
cleaned-up
Key: OAK-4831
URL: https://issues.apache.org/jira/browse/OAK-4831
Project: Jackrabbit Oak
Issue Type: Improvement
Components: upgrade
Reporter: Tomek Rękawek
Fix For: 1.6
The oak-upgrade tests creates a lot of repositories. If a repository doesn't
release the directory it uses, the whole test fails. We should handle it more
gracefully:
a) log the exact reason why the directory can't be removed,
b) carry on with the tests,
c) create directories in the Maven target directory, so they can be easily
removed with {{mvn clean}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)