Test PEAR Files don't run
-------------------------

                 Key: UIMA-269
                 URL: https://issues.apache.org/jira/browse/UIMA-269
             Project: UIMA
          Issue Type: Bug
          Components: Build, Packaging and Test
            Reporter: Adam Lally
            Priority: Minor


This doesn't seem to impact the test case, but the example pear files in 
uimaj-tools/src/test/resources/pearTests/pearMergerTests can't be run.  They 
aren't compatible with the latest Apache UIMA code, for example they still 
refer to org.apache.uima.jcas.impl.JCas, even though that has since been 
refactored and JCas moved to org.apache.uima.jcas.JCas.  

These should be fixed using the migration tool, so that they can be used for 
other testing purposes.

-- 
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