On 3. Nov 2020, at 15:01, Mario Juric <[email protected]> wrote: > > I created the Jira issue with a small Maven project that reproduces the > issue. However, it seems to be related to the use of uimaFIT, since removing > the uimaFIT references and running the test in uimaj-core didn’t reproduce > the problem.
With a bit of refactoring of your test, I could reproduce the issue without any uimaFIT whatsoever. There is a PR for this now with a bunch of fixes: https://github.com/apache/uima-uimaj/pull/81 -- Richard
