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 2013/08/25 00:35:51 UTC

[jira] [Commented] (UIMA-3217) Review the examples

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

Richard Eckart de Castilho commented on UIMA-3217:
--------------------------------------------------

External resources example uses JUnit but JUnit is not packaged in the lib folder of the binary distribution.

When naively adding all the libs in the lib folder of the binary distribution to an example project, the uimafit-legacy-module is added as well, leading to ClassNotFoundExceptions. Probably better not to package the legacy module or package it separately in some "extras" folder, probably along with the CPE module as well.

pos 

- RunExperiment has reference to "src/main/resources" which should be "src" when run from binary distribution. Unsure how to fix that.

getstarted

- GetStartedQuickDescriptor: Exception in thread "main" java.io.FileNotFoundException: target/examples/GetStartedQuickAE.xml (No such file or directory)
- GetStartedQuickPipeline: OK

ex1

- RoomNumberAnnotatorDescriptor: OK
- RoomNumberAnnotatorPipeline: OK

ex2

- RoomNumberAnnotatorPipeline: OK

ex6

- UimaAcronymAnnotator: OK
- UimaMeetingAnnotator: OK
                
> Review the examples
> -------------------
>
>                 Key: UIMA-3217
>                 URL: https://issues.apache.org/jira/browse/UIMA-3217
>             Project: UIMA
>          Issue Type: Improvement
>          Components: uimaFIT
>            Reporter: Richard Eckart de Castilho
>            Assignee: Richard Eckart de Castilho
>            Priority: Minor
>             Fix For: 2.0.0uimaFIT
>
>
> The examples may still use outdated practices. Check them and update where possible.

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