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)" <de...@uima.apache.org> on 2011/08/09 16:26:27 UTC

[jira] [Resolved] (UIMA-2176) Addons OSGi - embed dependencies as jars, exclude UIMA Jars

     [ https://issues.apache.org/jira/browse/UIMA-2176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor resolved UIMA-2176.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.1Addons
         Assignee: Tommaso Teofili  (was: Marshall Schor)

The fix changed the approach - it seems the uimaj-core Jar (at least) is needed for the way these OSGi packagings are being used in Felix, which doesn't support Eclipse Buddy style.  Build changed to include (just) the uimaj-core Jar.  Tommaso - can you do a test to see if this is working?

> Addons OSGi - embed dependencies as jars, exclude UIMA Jars
> -----------------------------------------------------------
>
>                 Key: UIMA-2176
>                 URL: https://issues.apache.org/jira/browse/UIMA-2176
>             Project: UIMA
>          Issue Type: Improvement
>          Components: addons-osgi
>            Reporter: Marshall Schor
>            Assignee: Tommaso Teofili
>             Fix For: 2.3.1Addons
>
>
> Current OSGi packaging for UIMA addon annotators unpacks the code plus the dependencies, and this results in the components with the same names overlaying one another.  Change this to avoid the unpacking.  
> Current OSGi packaging for UIMA addon annotators includes the UIMA Jars within every addon, even though they are already packaged as an OSGi bundle.  Change this to import these instead.

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