You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (JIRA)" <de...@uima.apache.org> on 2016/09/09 17:49:22 UTC

[jira] [Updated] (UIMA-382) namespace and type name collisions when using JCasGen

     [ https://issues.apache.org/jira/browse/UIMA-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Eckart de Castilho updated UIMA-382:
--------------------------------------------
    Labels: Stale  (was: )

This issue is marked as "stale" due to inactivity for 5 years or longer. If no further activity is detected on this issue, it is scheduled be closed as 'unresolved' in 3 months time from now (Dec 2016).

> namespace and type name collisions when using JCasGen
> -----------------------------------------------------
>
>                 Key: UIMA-382
>                 URL: https://issues.apache.org/jira/browse/UIMA-382
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Eclipse plugins, Tools
>    Affects Versions: 2.1, 2.2, 2.3
>            Reporter: Marshall Schor
>            Priority: Trivial
>              Labels: Stale
>
> Component Descriptor Editor (CDE) allows creation of CAS Types where the fully qualified type is the same as some package name in the "classpath", or where the fully qualified type includes a namespace which is already a class name in the classpath.  This causes a "collision" when the JCas is generated.   
> There is also a possibility for ambiguity for CAS type names that end in _Type.  This should be disallowed.
> These checks may want to be put into the uima core, not just into the CDE.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)