[
https://issues.apache.org/jira/browse/UIMA-5271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor closed UIMA-5271.
--------------------------------
Resolution: Won't Fix
This didn't work. The idea was to put common test things into
uimaj-test-utils. This project is "depended-on" by uimaj-core. So it cannot
have anything in it that depends on uimaj-core, otherwise maven complains of
circular dependency. I was trying to put common support test code that refers
to CAS etc., here, so that won't work
> uv3 reorganize some unit test support
> -------------------------------------
>
> Key: UIMA-5271
> URL: https://issues.apache.org/jira/browse/UIMA-5271
> Project: UIMA
> Issue Type: Improvement
> Components: Core Java Framework
> Reporter: Marshall Schor
> Assignee: Marshall Schor
> Priority: Minor
>
> To share unit test support code, move classes used by multiple projects to
> uimaj-test-util, not in the /test branch because that branch is not put on
> the classpath via maven dependency mechanism across different projects.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)