[
https://issues.apache.org/jira/browse/UIMA-5798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16525315#comment-16525315
]
Marshall Schor commented on UIMA-5798:
--------------------------------------
Could you test if the latest snapshot version 2.10.3 ( uimaj-core located here:
[https://repository.apache.org/service/local/repo_groups/snapshots-group/content/org/apache/uima/uimaj-core/2.10.3-SNAPSHOT/uimaj-core-2.10.3-20180627.165542-12.jar]
solves the issues around locking Jars with pear verification testing?
> 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
> Assignee: Marshall Schor
> Priority: Critical
>
> 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)