James Baker created UIMA-4692:
---------------------------------
Summary: JCasGen produces unsafe code
Key: UIMA-4692
URL: https://issues.apache.org/jira/browse/UIMA-4692
Project: UIMA
Issue Type: Bug
Components: Eclipse plugins
Affects Versions: 2.8.1SDK
Reporter: James Baker
Priority: Critical
Using FindBugs 3.0.0 and running it against the type system classes produced
using the JCasGen tool in the Eclipse Component Descriptor Editor, the
following 'Scary' category 'High Confidence' bug is identified.
fsGenerator isn't initialised in [...].Person_Type.getFSGenerator() when
invoked from constructor for superclass
(Where [...] represents the package, and Person is the type system type I have
created).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)