[ 
https://issues.apache.org/jira/browse/UIMA-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884780#action_12884780
 ] 

Marshall Schor commented on UIMA-1824:
--------------------------------------

One other comment: the names of the generated classes have a package name that 
includes the token "incubator".  This is coming from the xml namespace 
specified for the XMLBeans files.  We (so far) have not changed this, since 
changing it may break existing code;  because of this issue, I think we'll be 
keeping this name as it is (even if it no longer is really appropriate :-) ).


> Classes are Missing for FileParser_Impl
> ---------------------------------------
>
>                 Key: UIMA-1824
>                 URL: https://issues.apache.org/jira/browse/UIMA-1824
>             Project: UIMA
>          Issue Type: Bug
>          Components: Sandbox
>    Affects Versions: 2.3CE
>         Environment: -irrelevant-
>            Reporter: Marcus Hassler
>
> I downloaded the sources of the UIMA Sandbox 2.3.0 addon annotators. Both, 
> the DictionaryAnnotator and the RegularExpressionAnnotator are missing some 
> basic classes in the import section:
> DictionaryAnnotator:
>   file: org.apache.uima.annotator.dict_annot.dictionary.impl. 
> DictionaryFileParserImpl.java
>   5 missing imports: org.apache.incubator.uima.regex.*
> RegularExpressionAnnotator:
>   file: org.apache.uima.annotator.dict_annot.dictionary.impl. 
> DictionaryFileParserImpl.java
>   11 missing imports: org.apache.incubator.uima.*
> Only in the BIN version of the Sandbox Addon with precompiled JARs the JARs 
> contain these files (compiled). The source distribution does not and thus, 
> does not even compile. It looks like that this is a mistake resuming from the 
> no-longer-incubator-state of UIMA. ;-)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to