You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2010/03/02 08:37:44 UTC

[jira] Created: (CAMEL-2514) karaf features.xml should use servicemix commons-pool bundle

karaf features.xml  should use servicemix commons-pool bundle 
--------------------------------------------------------------

                 Key: CAMEL-2514
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2514
             Project: Apache Camel
          Issue Type: Bug
          Components: karaf
    Affects Versions: 2.2.0
            Reporter: Freeman Fang
             Fix For: 2.3.0


as commons-pool/commons-pool/1.5.4 osgi manifest header isn't correct, which shouldn't import org.apache.commons.pool package.
SMX4-491[1] create servicemix wrapper bundle to fix this issue, so the karaf features.xml should use servicemix wrapper bundle
[1]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.


[jira] Updated: (CAMEL-2514) karaf features.xml should use servicemix commons-pool bundle

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang updated CAMEL-2514:
--------------------------------

    Attachment: CAMEL-2514.patch

> karaf features.xml  should use servicemix commons-pool bundle 
> --------------------------------------------------------------
>
>                 Key: CAMEL-2514
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2514
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 2.2.0
>            Reporter: Freeman Fang
>             Fix For: 2.3.0
>
>         Attachments: CAMEL-2514.patch
>
>
> as commons-pool/commons-pool/1.5.4 osgi manifest header isn't correct, which shouldn't import org.apache.commons.pool package.
> SMX4-491[1] create servicemix wrapper bundle to fix this issue, so the karaf features.xml should use servicemix wrapper bundle
> [1]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.


[jira] Updated: (CAMEL-2514) karaf features.xml should use servicemix commons-pool bundle

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang updated CAMEL-2514:
--------------------------------

    Affects Version/s: 1.6.2
                       2.0-M2
                       2.0-M3
                       2.0.0
                       2.1.0
        Fix Version/s: 1.6.3

> karaf features.xml  should use servicemix commons-pool bundle 
> --------------------------------------------------------------
>
>                 Key: CAMEL-2514
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2514
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 1.6.2, 2.0-M2, 2.0-M3, 2.0.0, 2.1.0, 2.2.0
>            Reporter: Freeman Fang
>            Assignee: Willem Jiang
>             Fix For: 1.6.3, 2.3.0
>
>         Attachments: CAMEL-2514.patch
>
>
> as commons-pool/commons-pool/1.5.4 osgi manifest header isn't correct, which shouldn't import org.apache.commons.pool package.
> SMX4-491[1] create servicemix wrapper bundle to fix this issue, so the karaf features.xml should use servicemix wrapper bundle
> [1]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.


[jira] Commented: (CAMEL-2514) karaf features.xml should use servicemix commons-pool bundle

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57947#action_57947 ] 

Freeman Fang commented on CAMEL-2514:
-------------------------------------

append patch to address this issue

> karaf features.xml  should use servicemix commons-pool bundle 
> --------------------------------------------------------------
>
>                 Key: CAMEL-2514
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2514
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 2.2.0
>            Reporter: Freeman Fang
>             Fix For: 2.3.0
>
>         Attachments: CAMEL-2514.patch
>
>
> as commons-pool/commons-pool/1.5.4 osgi manifest header isn't correct, which shouldn't import org.apache.commons.pool package.
> SMX4-491[1] create servicemix wrapper bundle to fix this issue, so the karaf features.xml should use servicemix wrapper bundle
> [1]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.


[jira] Assigned: (CAMEL-2514) karaf features.xml should use servicemix commons-pool bundle

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang reassigned CAMEL-2514:
-----------------------------------

    Assignee: Willem Jiang

> karaf features.xml  should use servicemix commons-pool bundle 
> --------------------------------------------------------------
>
>                 Key: CAMEL-2514
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2514
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 2.2.0
>            Reporter: Freeman Fang
>            Assignee: Willem Jiang
>             Fix For: 2.3.0
>
>         Attachments: CAMEL-2514.patch
>
>
> as commons-pool/commons-pool/1.5.4 osgi manifest header isn't correct, which shouldn't import org.apache.commons.pool package.
> SMX4-491[1] create servicemix wrapper bundle to fix this issue, so the karaf features.xml should use servicemix wrapper bundle
> [1]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.


[jira] Resolved: (CAMEL-2514) karaf features.xml should use servicemix commons-pool bundle

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-2514.
---------------------------------

    Resolution: Fixed

Applied patch with thank to Freeman.  I didn't change the parent/pom.xml part, as we just need to update the feature.xml part.

> karaf features.xml  should use servicemix commons-pool bundle 
> --------------------------------------------------------------
>
>                 Key: CAMEL-2514
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2514
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 2.2.0
>            Reporter: Freeman Fang
>            Assignee: Willem Jiang
>             Fix For: 2.3.0
>
>         Attachments: CAMEL-2514.patch
>
>
> as commons-pool/commons-pool/1.5.4 osgi manifest header isn't correct, which shouldn't import org.apache.commons.pool package.
> SMX4-491[1] create servicemix wrapper bundle to fix this issue, so the karaf features.xml should use servicemix wrapper bundle
> [1]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.