You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Pete Mueller (JIRA)" <ji...@apache.org> on 2010/04/20 11:56:12 UTC

[jira] Created: (CAMEL-2659) apache-camel features file has unused reference to karaf-1.2.0

apache-camel features file has unused reference to karaf-1.2.0
--------------------------------------------------------------

                 Key: CAMEL-2659
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2659
             Project: Apache Camel
          Issue Type: Bug
          Components: karaf
    Affects Versions: 2.2.0
            Reporter: Pete Mueller


The apache-camel.xml features file for felix/karaf has a repository element referencing karaf 1.2.0  This creates an odd installation when using karaf 1.4, as the karaf 1.2 repo is loaded along with the 1.4 repo, even tho they have the same feature list.  It seem this inclusion is for the spring and spring-dm features, which are the same in karaf-1.2 and karaf-1.4.

Recommend removing this repository element and/or (if possible) indicating that the version of the spring/spring-dm feature is 1.2.0+.  I know this is possible for bundles, but not sure if the capability exists for features.


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


[jira] Commented: (CAMEL-2659) apache-camel features file has unused reference to karaf-1.2.0

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59006#action_59006 ] 

Willem Jiang commented on CAMEL-2659:
-------------------------------------

Will remove the <repository> element from the apache-camel features.xml when my patch of FELIX-2293 accepted.

> apache-camel features file has unused reference to karaf-1.2.0
> --------------------------------------------------------------
>
>                 Key: CAMEL-2659
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2659
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 2.2.0
>            Reporter: Pete Mueller
>            Assignee: Willem Jiang
>         Attachments: apache-camel.xml
>
>
> The apache-camel.xml features file for felix/karaf has a repository element referencing karaf 1.2.0  This creates an odd installation when using karaf 1.4, as the karaf 1.2 repo is loaded along with the 1.4 repo, even tho they have the same feature list.  It seem this inclusion is for the spring and spring-dm features, which are the same in karaf-1.2 and karaf-1.4.
> Recommend removing this repository element and/or (if possible) indicating that the version of the spring/spring-dm feature is 1.2.0+.  I know this is possible for bundles, but not sure if the capability exists for features.

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


[jira] Commented: (CAMEL-2659) apache-camel features file has unused reference to karaf-1.2.0

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59016#action_59016 ] 

Willem Jiang commented on CAMEL-2659:
-------------------------------------

This change introduce a side effect on the Camel OSGi test which use the feature to load the bundles and I didn't find a way to workaround this.
Removing the <repository> element also introduce a new issue when we deploy the camel feature into karaf 1.x which using Spring 3.0.0.RELEASE. 
It will also complain about can't right feature version file.
So I will revert my change and keep the repository element there.

> apache-camel features file has unused reference to karaf-1.2.0
> --------------------------------------------------------------
>
>                 Key: CAMEL-2659
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2659
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 2.2.0
>            Reporter: Pete Mueller
>            Assignee: Willem Jiang
>         Attachments: apache-camel.xml
>
>
> The apache-camel.xml features file for felix/karaf has a repository element referencing karaf 1.2.0  This creates an odd installation when using karaf 1.4, as the karaf 1.2 repo is loaded along with the 1.4 repo, even tho they have the same feature list.  It seem this inclusion is for the spring and spring-dm features, which are the same in karaf-1.2 and karaf-1.4.
> Recommend removing this repository element and/or (if possible) indicating that the version of the spring/spring-dm feature is 1.2.0+.  I know this is possible for bundles, but not sure if the capability exists for features.

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


[jira] Resolved: (CAMEL-2659) apache-camel features file has unused reference to karaf-1.2.0

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

Willem Jiang resolved CAMEL-2659.
---------------------------------

    Resolution: Working as Designed

> apache-camel features file has unused reference to karaf-1.2.0
> --------------------------------------------------------------
>
>                 Key: CAMEL-2659
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2659
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 2.2.0
>            Reporter: Pete Mueller
>            Assignee: Willem Jiang
>         Attachments: apache-camel.xml
>
>
> The apache-camel.xml features file for felix/karaf has a repository element referencing karaf 1.2.0  This creates an odd installation when using karaf 1.4, as the karaf 1.2 repo is loaded along with the 1.4 repo, even tho they have the same feature list.  It seem this inclusion is for the spring and spring-dm features, which are the same in karaf-1.2 and karaf-1.4.
> Recommend removing this repository element and/or (if possible) indicating that the version of the spring/spring-dm feature is 1.2.0+.  I know this is possible for bundles, but not sure if the capability exists for features.

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


[jira] Updated: (CAMEL-2659) apache-camel features file has unused reference to karaf-1.2.0

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

Pete Mueller updated CAMEL-2659:
--------------------------------

    Attachment: apache-camel.xml

I have enclosed a modified version of the feature file with the recommended changes.  I have tested this file with karaf-1.2 and karaf-1.4 with no issues so far.

> apache-camel features file has unused reference to karaf-1.2.0
> --------------------------------------------------------------
>
>                 Key: CAMEL-2659
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2659
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 2.2.0
>            Reporter: Pete Mueller
>         Attachments: apache-camel.xml
>
>
> The apache-camel.xml features file for felix/karaf has a repository element referencing karaf 1.2.0  This creates an odd installation when using karaf 1.4, as the karaf 1.2 repo is loaded along with the 1.4 repo, even tho they have the same feature list.  It seem this inclusion is for the spring and spring-dm features, which are the same in karaf-1.2 and karaf-1.4.
> Recommend removing this repository element and/or (if possible) indicating that the version of the spring/spring-dm feature is 1.2.0+.  I know this is possible for bundles, but not sure if the capability exists for features.

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


[jira] Commented: (CAMEL-2659) apache-camel features file has unused reference to karaf-1.2.0

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59003#action_59003 ] 

Willem Jiang commented on CAMEL-2659:
-------------------------------------

current we can't remove the below repository, if we want to use the karaf features-maven-plugin to validate the feature. 
{code}
<repository>mvn:org.apache.felix.karaf/apache-felix-karaf/${karaf-version}/xml/features</repository>
{code}
I just create a JIRA[1] in felix for it.
[1] https://issues.apache.org/jira/browse/FELIX-2293


> apache-camel features file has unused reference to karaf-1.2.0
> --------------------------------------------------------------
>
>                 Key: CAMEL-2659
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2659
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 2.2.0
>            Reporter: Pete Mueller
>            Assignee: Willem Jiang
>         Attachments: apache-camel.xml
>
>
> The apache-camel.xml features file for felix/karaf has a repository element referencing karaf 1.2.0  This creates an odd installation when using karaf 1.4, as the karaf 1.2 repo is loaded along with the 1.4 repo, even tho they have the same feature list.  It seem this inclusion is for the spring and spring-dm features, which are the same in karaf-1.2 and karaf-1.4.
> Recommend removing this repository element and/or (if possible) indicating that the version of the spring/spring-dm feature is 1.2.0+.  I know this is possible for bundles, but not sure if the capability exists for features.

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


[jira] Assigned: (CAMEL-2659) apache-camel features file has unused reference to karaf-1.2.0

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

Willem Jiang reassigned CAMEL-2659:
-----------------------------------

    Assignee: Willem Jiang

> apache-camel features file has unused reference to karaf-1.2.0
> --------------------------------------------------------------
>
>                 Key: CAMEL-2659
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2659
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 2.2.0
>            Reporter: Pete Mueller
>            Assignee: Willem Jiang
>         Attachments: apache-camel.xml
>
>
> The apache-camel.xml features file for felix/karaf has a repository element referencing karaf 1.2.0  This creates an odd installation when using karaf 1.4, as the karaf 1.2 repo is loaded along with the 1.4 repo, even tho they have the same feature list.  It seem this inclusion is for the spring and spring-dm features, which are the same in karaf-1.2 and karaf-1.4.
> Recommend removing this repository element and/or (if possible) indicating that the version of the spring/spring-dm feature is 1.2.0+.  I know this is possible for bundles, but not sure if the capability exists for features.

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