You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2010/04/21 11:28:51 UTC

[jira] Created: (FELIX-2293) features-maven-plugin

features-maven-plugin
---------------------

                 Key: FELIX-2293
                 URL: https://issues.apache.org/jira/browse/FELIX-2293
             Project: Felix
          Issue Type: Improvement
          Components: Karaf
            Reporter: Willem Jiang



 karaf features-maven-plugin validate module should support to specify the feature repository from the maven plugin configure.
 [CAMEL-2659|https://issues.apache.org/activemq/browse/CAMEL-2659] shows a user story for it.


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


[jira] Updated: (FELIX-2293) features-maven-plugin

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

Willem Jiang updated FELIX-2293:
--------------------------------

    Description: 

 karaf features-maven-plugin validate module should support to specify the feature repository from the maven plugin configure.
 https://issues.apache.org/activemq/browse/CAMEL-2659 shows a user story for it.
 To support the apache-camel features file in karaf 1.2.0 and karaf 1.4.0 at the same time, we should not include the <repository> element in the apache-camel features file, it could be better to support configure the feature repository from the maven plugin.


  was:

 karaf features-maven-plugin validate module should support to specify the feature repository from the maven plugin configure.
 https://issues.apache.org/activemq/browse/CAMEL-2659 shows a user story for it.



> features-maven-plugin
> ---------------------
>
>                 Key: FELIX-2293
>                 URL: https://issues.apache.org/jira/browse/FELIX-2293
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Willem Jiang
>         Attachments: FELIX-2293.patch
>
>
>  karaf features-maven-plugin validate module should support to specify the feature repository from the maven plugin configure.
>  https://issues.apache.org/activemq/browse/CAMEL-2659 shows a user story for it.
>  To support the apache-camel features file in karaf 1.2.0 and karaf 1.4.0 at the same time, we should not include the <repository> element in the apache-camel features file, it could be better to support configure the feature repository from the maven plugin.

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


[jira] Updated: (FELIX-2293) features-maven-plugin validate should support specify the feature repositories from the maven plugin configure

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

Willem Jiang updated FELIX-2293:
--------------------------------

        Summary: features-maven-plugin validate should support  specify the feature repositories from the maven plugin configure  (was: features-maven-plugin)
    Description: 

 karaf features-maven-plugin validate module should support to specify the feature repositories from the maven plugin configure.
 https://issues.apache.org/activemq/browse/CAMEL-2659 shows a user story for it.
 To support the apache-camel features file in karaf 1.2.0 and karaf 1.4.0 at the same time, we should not include the <repository> element in the apache-camel features file, it could be better to support configure the feature repository from the maven plugin.


  was:

 karaf features-maven-plugin validate module should support to specify the feature repository from the maven plugin configure.
 https://issues.apache.org/activemq/browse/CAMEL-2659 shows a user story for it.
 To support the apache-camel features file in karaf 1.2.0 and karaf 1.4.0 at the same time, we should not include the <repository> element in the apache-camel features file, it could be better to support configure the feature repository from the maven plugin.



> features-maven-plugin validate should support  specify the feature repositories from the maven plugin configure
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-2293
>                 URL: https://issues.apache.org/jira/browse/FELIX-2293
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Willem Jiang
>         Attachments: FELIX-2293.patch
>
>
>  karaf features-maven-plugin validate module should support to specify the feature repositories from the maven plugin configure.
>  https://issues.apache.org/activemq/browse/CAMEL-2659 shows a user story for it.
>  To support the apache-camel features file in karaf 1.2.0 and karaf 1.4.0 at the same time, we should not include the <repository> element in the apache-camel features file, it could be better to support configure the feature repository from the maven plugin.

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


[jira] Resolved: (FELIX-2293) features-maven-plugin validate should support specify the feature repositories from the maven plugin configure

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

Freeman Fang resolved FELIX-2293.
---------------------------------

    Fix Version/s: karaf 1.6.0
       Resolution: Fixed

apply patch on behalf of Willem Jiang with thanks
http://svn.apache.org/viewvc?rev=936233&view=rev

> features-maven-plugin validate should support  specify the feature repositories from the maven plugin configure
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-2293
>                 URL: https://issues.apache.org/jira/browse/FELIX-2293
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Willem Jiang
>            Assignee: Freeman Fang
>             Fix For: karaf 1.6.0
>
>         Attachments: FELIX-2293.patch
>
>
>  karaf features-maven-plugin validate module should support to specify the feature repositories from the maven plugin configure.
>  https://issues.apache.org/activemq/browse/CAMEL-2659 shows a user story for it.
>  To support the apache-camel features file in karaf 1.2.0 and karaf 1.4.0 at the same time, we should not include the <repository> element in the apache-camel features file, it could be better to support configure the feature repository from the maven plugin.

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


[jira] Updated: (FELIX-2293) features-maven-plugin

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

Willem Jiang updated FELIX-2293:
--------------------------------

    Attachment: FELIX-2293.patch

Submitted a patch for this issue.

> features-maven-plugin
> ---------------------
>
>                 Key: FELIX-2293
>                 URL: https://issues.apache.org/jira/browse/FELIX-2293
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Willem Jiang
>         Attachments: FELIX-2293.patch
>
>
>  karaf features-maven-plugin validate module should support to specify the feature repository from the maven plugin configure.
>  https://issues.apache.org/activemq/browse/CAMEL-2659 shows a user story for it.

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


[jira] Assigned: (FELIX-2293) features-maven-plugin validate should support specify the feature repositories from the maven plugin configure

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

Freeman Fang reassigned FELIX-2293:
-----------------------------------

    Assignee: Freeman Fang

> features-maven-plugin validate should support  specify the feature repositories from the maven plugin configure
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-2293
>                 URL: https://issues.apache.org/jira/browse/FELIX-2293
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Willem Jiang
>            Assignee: Freeman Fang
>         Attachments: FELIX-2293.patch
>
>
>  karaf features-maven-plugin validate module should support to specify the feature repositories from the maven plugin configure.
>  https://issues.apache.org/activemq/browse/CAMEL-2659 shows a user story for it.
>  To support the apache-camel features file in karaf 1.2.0 and karaf 1.4.0 at the same time, we should not include the <repository> element in the apache-camel features file, it could be better to support configure the feature repository from the maven plugin.

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


[jira] Updated: (FELIX-2293) features-maven-plugin

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

Willem Jiang updated FELIX-2293:
--------------------------------

    Description: 

 karaf features-maven-plugin validate module should support to specify the feature repository from the maven plugin configure.
 https://issues.apache.org/activemq/browse/CAMEL-2659 shows a user story for it.


  was:

 karaf features-maven-plugin validate module should support to specify the feature repository from the maven plugin configure.
 [CAMEL-2659|https://issues.apache.org/activemq/browse/CAMEL-2659] shows a user story for it.



> features-maven-plugin
> ---------------------
>
>                 Key: FELIX-2293
>                 URL: https://issues.apache.org/jira/browse/FELIX-2293
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Willem Jiang
>
>  karaf features-maven-plugin validate module should support to specify the feature repository from the maven plugin configure.
>  https://issues.apache.org/activemq/browse/CAMEL-2659 shows a user story for it.

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