You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 14:27:28 UTC

[jira] Commented: (POOL-160) OSGi Export-Package statement is not correct

    [ https://issues.apache.org/jira/browse/POOL-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838339#action_12838339 ] 

Niall Pemberton commented on POOL-160:
--------------------------------------

When we set up commons for OSGi we did so based on the advice from the Apache Felix project and they sepcifically recommended we do this import:

http://markmail.org/message/lgmj7srrxhld42tp
http://markmail.org/message/ms3fyzjud6limveh

I think we need to go back to them and get them to look at this issue and see what advice they give

Also see MATH-275

> OSGi Export-Package statement is not correct
> --------------------------------------------
>
>                 Key: POOL-160
>                 URL: https://issues.apache.org/jira/browse/POOL-160
>             Project: Commons Pool
>          Issue Type: Bug
>    Affects Versions: 1.4, 1.5, 1.5.1, 1.5.2, 1.5.3, 1.5.4
>            Reporter: Jean-Baptiste Onofré
>             Fix For: 1.5.5
>
>         Attachments: POOL-160.patch
>
>
> Currently, the Export-Package statement is extended from the commons-parent POM (version 12).
> By default, the Export-Package is set to * which is not correct when you try to deploy several commons-pool version in the OSGi version.
> FYI, you can see the workaround used in ServiceMix:
> https://issues.apache.org/activemq/browse/SMX4-491

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