FileSystemCollectionReader.xml in UIMA AS examples doesnt specify Language 
parameter
------------------------------------------------------------------------------------

                 Key: UIMA-2031
                 URL: https://issues.apache.org/jira/browse/UIMA-2031
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
            Priority: Minor
             Fix For: 2.3.1AS


MeetingDetectorTAE's subcomponent TutorialDateTime shows a warning in its 
process method when deployed with FileSystemCollectionReader :

No output is being produced by the TutorialDateTime annotator because the Result
 Specification did not contain a request for the type
  org.apache.uima.tutorial.TimeAnnot nor
  org.apache.uima.tutorial.DateAnnot with the language 'x-unspecified'
  (Note: this message will only be shown once.)

This is due to the fact that the CAS language is not specified. Modify 
CollectionReader's descriptor to set Language parameter

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to