You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <de...@uima.apache.org> on 2011/03/14 18:28:29 UTC

[jira] Created: (UIMA-2090) UIMA AS eclipse launch scripts not setup correctly

UIMA AS eclipse launch scripts not setup correctly
--------------------------------------------------

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


The two UIMA AS scripts in the uima-as/examples/run_configuration: UIMA Deploy AS Service.launch and UIMA Run Remote Async AE.launch are setup to only work if Maven eclipse plugin is installed. If the examples project is imported to an eclipse with no maven plugin, the launch scripts fail due to invalid classpath. Remove dependency on maven and setup classpath based on UIMA_HOME eclipse variable. 

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

[jira] Closed: (UIMA-2090) UIMA AS eclipse launch scripts not setup correctly

Posted by "Jerry Cwiklik (JIRA)" <de...@uima.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jerry Cwiklik closed UIMA-2090.
-------------------------------

    Resolution: Fixed

Modified classpath in UIMA AS eclipse launch configuration scripts to use UIMA_HOME eclipse variable when resolving required jars

> UIMA AS eclipse launch scripts not setup correctly
> --------------------------------------------------
>
>                 Key: UIMA-2090
>                 URL: https://issues.apache.org/jira/browse/UIMA-2090
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>            Priority: Minor
>             Fix For: 2.3.1AS
>
>
> The two UIMA AS scripts in the uima-as/examples/run_configuration: UIMA Deploy AS Service.launch and UIMA Run Remote Async AE.launch are setup to only work if Maven eclipse plugin is installed. If the examples project is imported to an eclipse with no maven plugin, the launch scripts fail due to invalid classpath. Remove dependency on maven and setup classpath based on UIMA_HOME eclipse variable. 

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