[
https://issues.apache.org/jira/browse/UIMA-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacob Carter updated UIMA-3346:
-------------------------------
Attachment: UIMA-3346.patch
With this patch you can mark an Analysis Engine/Collection Reader class with
the {{@SerializeTypeSystemImports}} annotation and the type system descriptors
found using uimaFIT's discovery mechanism will be added as import name entries
in the typeSystemDescription entry within the generated XML descriptor.
> "generate" goal should include type system imports
> --------------------------------------------------
>
> Key: UIMA-3346
> URL: https://issues.apache.org/jira/browse/UIMA-3346
> Project: UIMA
> Issue Type: Improvement
> Components: uimaFIT-Maven-Plugin
> Affects Versions: 2.2.0uimaFIT
> Reporter: Jens Grivolla
> Priority: Minor
> Attachments: UIMA-3346.patch
>
>
> The "generate" goal of the uimaFIT maven plugin should include type system
> imports in the generated descriptors. This would make those descriptors
> directly usable in descriptor-based workflows such as CPE or UIMA-AS.
> In our case, we point to the TS descriptor files directly in types.txt, thus
> not relying on any "magic" TS discovery. This could translate directly to a
> corresponding import by name in the XML descriptor. More sophisticated setups
> might of course be more difficult to handle.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)