[
https://issues.apache.org/jira/browse/CTAKES-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476428#comment-13476428
]
James Joseph Masanz commented on CTAKES-81:
-------------------------------------------
Those classes were used by the shell scripts (including .bat files on Windows)
for people downloaded cTAKES and wanted to run it from command line without
installing anything else (no IDE, no separate UIMA install).
Assume we do build an 'uber-jar' again, we will want to update the scripts to
use the UIMA ones you mentioned.
> Update runctakesCPE/CVD startup scripts to use maven to resolve all of it's
> dependencies
> ----------------------------------------------------------------------------------------
>
> Key: CTAKES-81
> URL: https://issues.apache.org/jira/browse/CTAKES-81
> Project: cTAKES
> Issue Type: Improvement
> Components: ctakes-clinical-pipeline
> Affects Versions: 2.6-incubating
> Reporter: Pei Chen
> Assignee: Pei Chen
> Priority: Minor
> Fix For: 3.0-incubating
>
>
> - Delete cTAKESCVDGUI.java and cTAKESCPEGUI.java; they look like a copy and
> paste of org.apache.uima.tools.cvd.CVD, org.apache.uima.tools.cpm.CpmFrame.
> Just launch the UIMA classes; I couldn't see a need to have our own copies;
> if we really need to customize it, I would suggest extended UIMA and override
> any special functionality. Otherwise, we'll end up maintaining these
> ourselves which is not ideal.
> - Add profiles the pom.xml to allow launch CVD, CPE from mvn using Maven to
> dynamically resolve all of the required dependencies. (We won't have to
> maintain yet another set of scripts that contain dependencies or require some
> uber-jar.)
> - Update the existing runctakesCPE.sh, etc to use "mvn exec:exec -PrunCPE"
> instead.
--
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