You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Christian Müller (Created JIRA)" <ji...@apache.org> on 2011/11/25 20:31:40 UTC

[jira] [Created] (SMX4-983) Create OSGI bundle for commons-pool 1.5.6

Create OSGI bundle for commons-pool 1.5.6
-----------------------------------------

                 Key: SMX4-983
                 URL: https://issues.apache.org/jira/browse/SMX4-983
             Project: ServiceMix 4
          Issue Type: Task
            Reporter: Christian Müller


The OSGI bundle from commons-pool 1.5.6 is not 100% correct. See [CAMEL-4623|https://issues.apache.org/jira/browse/CAMEL-4623] for details.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (SMX4-983) Create OSGI bundle for commons-pool 1.5.6

Posted by "Jean-Baptiste Onofré (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SMX4-983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13158492#comment-13158492 ] 

Jean-Baptiste Onofré commented on SMX4-983:
-------------------------------------------

I'm agree with Dan. The "uses" is not a problem.

I will take a look on the Camel side to understand the issue.
                
> Create OSGI bundle for commons-pool 1.5.6
> -----------------------------------------
>
>                 Key: SMX4-983
>                 URL: https://issues.apache.org/jira/browse/SMX4-983
>             Project: ServiceMix 4
>          Issue Type: Task
>          Components: Bundles
>            Reporter: Christian Müller
>            Assignee: Jean-Baptiste Onofré
>         Attachments: SMX4-982.patch
>
>
> The OSGI bundle from commons-pool 1.5.6 is not 100% correct. See [CAMEL-4623|https://issues.apache.org/jira/browse/CAMEL-4623] for details.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (SMX4-983) Create OSGI bundle for commons-pool 1.5.6

Posted by "Jean-Baptiste Onofré (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SMX4-983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13157300#comment-13157300 ] 

Jean-Baptiste Onofré commented on SMX4-983:
-------------------------------------------

commons-pool 1.5.6 is already an OSGi bundle. It's not required to wrap it in a ServiceMix bundle.
                
> Create OSGI bundle for commons-pool 1.5.6
> -----------------------------------------
>
>                 Key: SMX4-983
>                 URL: https://issues.apache.org/jira/browse/SMX4-983
>             Project: ServiceMix 4
>          Issue Type: Task
>          Components: Bundles
>            Reporter: Christian Müller
>            Assignee: Jean-Baptiste Onofré
>         Attachments: SMX4-982.patch
>
>
> The OSGI bundle from commons-pool 1.5.6 is not 100% correct. See [CAMEL-4623|https://issues.apache.org/jira/browse/CAMEL-4623] for details.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (SMX4-983) Create OSGI bundle for commons-pool 1.5.6

Posted by "Daniel Kulp (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SMX4-983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13158488#comment-13158488 ] 

Daniel Kulp commented on SMX4-983:
----------------------------------

I personally don't think the uses thing should matter as long as the rest of the manifest is fine.  What problem is not having it causing?  If the one provided by the project works fine, then I don't think we should be creating a new one.   Too many projects are more likely to use the project provided version in their features and not use the servicemix one thus causing extra bundles to load and other potential conflicts.

BTW:  CXF does not put the uses stuff on it's exports.
                
> Create OSGI bundle for commons-pool 1.5.6
> -----------------------------------------
>
>                 Key: SMX4-983
>                 URL: https://issues.apache.org/jira/browse/SMX4-983
>             Project: ServiceMix 4
>          Issue Type: Task
>          Components: Bundles
>            Reporter: Christian Müller
>            Assignee: Jean-Baptiste Onofré
>         Attachments: SMX4-982.patch
>
>
> The OSGI bundle from commons-pool 1.5.6 is not 100% correct. See [CAMEL-4623|https://issues.apache.org/jira/browse/CAMEL-4623] for details.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (SMX4-983) Create OSGI bundle for commons-pool 1.5.6

Posted by "Jean-Baptiste Onofré (Resolved JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SMX4-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved SMX4-983.
---------------------------------------

    Resolution: Won't Fix

commons-pool 1.5.6 is already an OSGi bundle, no need to wrap.
                
> Create OSGI bundle for commons-pool 1.5.6
> -----------------------------------------
>
>                 Key: SMX4-983
>                 URL: https://issues.apache.org/jira/browse/SMX4-983
>             Project: ServiceMix 4
>          Issue Type: Task
>          Components: Bundles
>            Reporter: Christian Müller
>            Assignee: Jean-Baptiste Onofré
>         Attachments: SMX4-982.patch
>
>
> The OSGI bundle from commons-pool 1.5.6 is not 100% correct. See [CAMEL-4623|https://issues.apache.org/jira/browse/CAMEL-4623] for details.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Reopened] (SMX4-983) Create OSGI bundle for commons-pool 1.5.6

Posted by "Jean-Baptiste Onofré (Reopened JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SMX4-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reopened SMX4-983:
---------------------------------------


Thanks for the reminder Christian, I will take a look.
                
> Create OSGI bundle for commons-pool 1.5.6
> -----------------------------------------
>
>                 Key: SMX4-983
>                 URL: https://issues.apache.org/jira/browse/SMX4-983
>             Project: ServiceMix 4
>          Issue Type: Task
>          Components: Bundles
>            Reporter: Christian Müller
>            Assignee: Jean-Baptiste Onofré
>         Attachments: SMX4-982.patch
>
>
> The OSGI bundle from commons-pool 1.5.6 is not 100% correct. See [CAMEL-4623|https://issues.apache.org/jira/browse/CAMEL-4623] for details.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (SMX4-983) Create OSGI bundle for commons-pool 1.5.6

Posted by "Christian Müller (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SMX4-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Müller updated SMX4-983:
----------------------------------

    Attachment: SMX4-982.patch

Provided patch for this issue.
                
> Create OSGI bundle for commons-pool 1.5.6
> -----------------------------------------
>
>                 Key: SMX4-983
>                 URL: https://issues.apache.org/jira/browse/SMX4-983
>             Project: ServiceMix 4
>          Issue Type: Task
>          Components: Bundles
>            Reporter: Christian Müller
>         Attachments: SMX4-982.patch
>
>
> The OSGI bundle from commons-pool 1.5.6 is not 100% correct. See [CAMEL-4623|https://issues.apache.org/jira/browse/CAMEL-4623] for details.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (SMX4-983) Create OSGI bundle for commons-pool 1.5.6

Posted by "Christian Müller (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SMX4-983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13158071#comment-13158071 ] 

Christian Müller commented on SMX4-983:
---------------------------------------

JB, did you looked into [CAMEL-4623|https://issues.apache.org/jira/browse/CAMEL-4623]?
My understanding, after our talk in Vancouver with Guillaume, was that the "Export-Package" definition SHOULD include the "uses:=" definition, which is not the case for the commons-pool OSGI bundle. This was the reason for this bundle. Below I list the "Export-Package" definition for the commons-pool OSGI bundle and the "Export-Package" definition which is generated with this patch:

commons-pool-1.5.6.jar:
{noformat}
Export-Package: org.apache.commons.pool.impl;version="1.5.6",org.apach
 e.commons.pool;version="1.5.6"
{noformat}

org.apache.servicemix.bundles.commons-pool-1.5.6_1-SNAPSHOT.jar:
{noformat}
Export-Package: org.apache.commons.pool.impl;uses:="org.apache.commons
 .pool";version="1.5.6",org.apache.commons.pool;version="1.5.6"
{noformat}
                
> Create OSGI bundle for commons-pool 1.5.6
> -----------------------------------------
>
>                 Key: SMX4-983
>                 URL: https://issues.apache.org/jira/browse/SMX4-983
>             Project: ServiceMix 4
>          Issue Type: Task
>          Components: Bundles
>            Reporter: Christian Müller
>            Assignee: Jean-Baptiste Onofré
>         Attachments: SMX4-982.patch
>
>
> The OSGI bundle from commons-pool 1.5.6 is not 100% correct. See [CAMEL-4623|https://issues.apache.org/jira/browse/CAMEL-4623] for details.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Assigned] (SMX4-983) Create OSGI bundle for commons-pool 1.5.6

Posted by "Jean-Baptiste Onofré (Assigned JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SMX4-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned SMX4-983:
-----------------------------------------

    Assignee: Jean-Baptiste Onofré
    
> Create OSGI bundle for commons-pool 1.5.6
> -----------------------------------------
>
>                 Key: SMX4-983
>                 URL: https://issues.apache.org/jira/browse/SMX4-983
>             Project: ServiceMix 4
>          Issue Type: Task
>          Components: Bundles
>            Reporter: Christian Müller
>            Assignee: Jean-Baptiste Onofré
>         Attachments: SMX4-982.patch
>
>
> The OSGI bundle from commons-pool 1.5.6 is not 100% correct. See [CAMEL-4623|https://issues.apache.org/jira/browse/CAMEL-4623] for details.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (SMX4-983) Create OSGI bundle for commons-pool 1.5.6

Posted by "Christian Müller (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SMX4-983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13158745#comment-13158745 ] 

Christian Müller commented on SMX4-983:
---------------------------------------

I do not argue this is a problem. My I'm remembering wrong to our conversation. Thanks for the clarification.
                
> Create OSGI bundle for commons-pool 1.5.6
> -----------------------------------------
>
>                 Key: SMX4-983
>                 URL: https://issues.apache.org/jira/browse/SMX4-983
>             Project: ServiceMix 4
>          Issue Type: Task
>          Components: Bundles
>            Reporter: Christian Müller
>            Assignee: Jean-Baptiste Onofré
>         Attachments: SMX4-982.patch
>
>
> The OSGI bundle from commons-pool 1.5.6 is not 100% correct. See [CAMEL-4623|https://issues.apache.org/jira/browse/CAMEL-4623] for details.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Closed] (SMX4-983) Create OSGI bundle for commons-pool 1.5.6

Posted by "Christian Müller (Closed JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SMX4-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Müller closed SMX4-983.
---------------------------------

    Resolution: Not A Problem
    
> Create OSGI bundle for commons-pool 1.5.6
> -----------------------------------------
>
>                 Key: SMX4-983
>                 URL: https://issues.apache.org/jira/browse/SMX4-983
>             Project: ServiceMix 4
>          Issue Type: Task
>          Components: Bundles
>            Reporter: Christian Müller
>            Assignee: Jean-Baptiste Onofré
>         Attachments: SMX4-982.patch
>
>
> The OSGI bundle from commons-pool 1.5.6 is not 100% correct. See [CAMEL-4623|https://issues.apache.org/jira/browse/CAMEL-4623] for details.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (SMX4-983) Create OSGI bundle for commons-pool 1.5.6

Posted by "Christian Müller (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SMX4-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Müller updated SMX4-983:
----------------------------------

    Component/s: Bundles
    
> Create OSGI bundle for commons-pool 1.5.6
> -----------------------------------------
>
>                 Key: SMX4-983
>                 URL: https://issues.apache.org/jira/browse/SMX4-983
>             Project: ServiceMix 4
>          Issue Type: Task
>          Components: Bundles
>            Reporter: Christian Müller
>
> The OSGI bundle from commons-pool 1.5.6 is not 100% correct. See [CAMEL-4623|https://issues.apache.org/jira/browse/CAMEL-4623] for details.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira