Circular Imports Leave Duplicates
---------------------------------
Key: UIMA-105
URL: http://issues.apache.org/jira/browse/UIMA-105
Project: UIMA
Issue Type: Bug
Components: Core Java Framework
Reporter: Adam Lally
Assigned To: Adam Lally
Priority: Minor
Circular imports (of Type Systems and other importable parts, but not AEs)
leave duplicates. An infinite loop is prevented but there will be two
copies of each type (or index, or type priority list). This doesn't break CAS
creation, but could cause it to take longer and could confuse users who interact
directly with the TypeSystemDescription, TypePriorities, or FsIndexCollection
APIs.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira