Serge Démoulin created UIMA-5798:
------------------------------------
Summary: The verification of a PEAR let the files locked
Key: UIMA-5798
URL: https://issues.apache.org/jira/browse/UIMA-5798
Project: UIMA
Issue Type: Bug
Components: Core Java Framework
Affects Versions: 2.1
Reporter: Serge Démoulin
The method org.apache.uima.pear.tools.InstallationTester#doTest() create many
new ResourceManager and the method must call ResourceManager#destroy() that is
not the case.
Moreover every class responsible for creating a new ResourceManager must be
responsible for destroying it in an appropriate way.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)