Philip-Daniel Beck created UIMA-2985:
----------------------------------------

             Summary: Excluded annotation types should not be deleted during 
test runs
                 Key: UIMA-2985
                 URL: https://issues.apache.org/jira/browse/UIMA-2985
             Project: UIMA
          Issue Type: Improvement
          Components: ruta
    Affects Versions: 2.0.2ruta
            Reporter: Philip-Daniel Beck


Currently, all available annotation types are removed from test files at the 
beginning of a test run, so that the tested ruta script starts with no prior 
annotations within the input document. If a ruta script is meant to assume some 
annotation types to be already available in an input document, the scipt will 
not work in test runs. Therefore, it would be very useful to have an option 
that excludes annotations from being removed during test runs, so that the 
tested script can work on them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to