Marshall Schor created UIMA-5595:
------------------------------------
Summary: uv3 toString for FeatureStructures seems not quite right
Key: UIMA-5595
URL: https://issues.apache.org/jira/browse/UIMA-5595
Project: UIMA
Issue Type: Bug
Components: Core Java Framework
Affects Versions: 3.0.0SDK-alpha02
Reporter: Marshall Schor
Assignee: Marshall Schor
Priority: Minor
Fix For: 3.0.0SDK-beta
uv3's impl of FeatureStructure toString was returning (in most cases) identical
values as UV2, but somewhere along the line, it started calling every FS as if
it had circular refs, even when it didn't. Fix this, and see about getting the
format to be identical (in most cases) to v2, for better backwards
compatibility.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)