You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <ui...@incubator.apache.org> on 2008/03/12 23:10:46 UTC

[jira] Created: (UIMA-897) users of uimaj-ep-runtime plugin having trouble due to jar inside jar structure

users of uimaj-ep-runtime plugin having trouble due to jar inside jar structure
-------------------------------------------------------------------------------

                 Key: UIMA-897
                 URL: https://issues.apache.org/jira/browse/UIMA-897
             Project: UIMA
          Issue Type: Bug
          Components: Build, Packaging and Test
            Reporter: Marshall Schor
            Assignee: Marshall Schor
             Fix For: 2.2.2


The build for uimaj-ep-runtime currently makes a jar with several embedded jars.  Change to make a jar with these embedded jars "unzipped".  There is a simple parameter to add to the POM to make this change, gleaned from the maven-bundle-plugin documentation. This is because users of the runtime plugin (using it in RCP programs) can't access the embedded jars.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (UIMA-897) users of uimaj-ep-runtime plugin having trouble due to jar inside jar structure

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor closed UIMA-897.
-------------------------------

    Resolution: Fixed

> users of uimaj-ep-runtime plugin having trouble due to jar inside jar structure
> -------------------------------------------------------------------------------
>
>                 Key: UIMA-897
>                 URL: https://issues.apache.org/jira/browse/UIMA-897
>             Project: UIMA
>          Issue Type: Bug
>          Components: Build, Packaging and Test
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>             Fix For: 2.2.2
>
>
> The build for uimaj-ep-runtime currently makes a jar with several embedded jars.  Change to make a jar with these embedded jars "unzipped".  There is a simple parameter to add to the POM to make this change, gleaned from the maven-bundle-plugin documentation. This is because users of the runtime plugin (using it in RCP programs) can't access the embedded jars.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.