You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Andreas Pieber (JIRA)" <ji...@apache.org> on 2010/12/11 00:11:01 UTC

[jira] Created: (KARAF-325) Allow features:install xyz*

Allow features:install xyz*
---------------------------

                 Key: KARAF-325
                 URL: https://issues.apache.org/jira/browse/KARAF-325
             Project: Karaf
          Issue Type: New Feature
          Components: console
            Reporter: Andreas Pieber


It would be great if a very simple regex is possible for installation of features. If you provide some features with names like category-subcat-name someone can do either:

features:install category-* (to install all features of a category) or
features:install category-subcat-* (to install all features of a subcategory) or
features:install category-subcat-name (to install a specific feature).

WDYT?

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


[jira] Commented: (KARAF-325) Allow features:install xyz*

Posted by "Ioannis Canellos (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970435#action_12970435 ] 

Ioannis Canellos commented on KARAF-325:
----------------------------------------

I can see occasions where it could be useful.
+1

> Allow features:install xyz*
> ---------------------------
>
>                 Key: KARAF-325
>                 URL: https://issues.apache.org/jira/browse/KARAF-325
>             Project: Karaf
>          Issue Type: New Feature
>          Components: console
>            Reporter: Andreas Pieber
>
> It would be great if a very simple regex is possible for installation of features. If you provide some features with names like category-subcat-name someone can do either:
> features:install category-* (to install all features of a category) or
> features:install category-subcat-* (to install all features of a subcategory) or
> features:install category-subcat-name (to install a specific feature).
> WDYT?

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


[jira] Assigned: (KARAF-325) Allow features:install xyz*

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

Jean-Baptiste Onofré reassigned KARAF-325:
------------------------------------------

    Assignee: Jean-Baptiste Onofré

> Allow features:install xyz*
> ---------------------------
>
>                 Key: KARAF-325
>                 URL: https://issues.apache.org/jira/browse/KARAF-325
>             Project: Karaf
>          Issue Type: New Feature
>          Components: console
>            Reporter: Andreas Pieber
>            Assignee: Jean-Baptiste Onofré
>
> It would be great if a very simple regex is possible for installation of features. If you provide some features with names like category-subcat-name someone can do either:
> features:install category-* (to install all features of a category) or
> features:install category-subcat-* (to install all features of a subcategory) or
> features:install category-subcat-name (to install a specific feature).
> WDYT?

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


[jira] [Assigned] (KARAF-325) Allow features:install xyz*

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

Jean-Baptiste Onofré reassigned KARAF-325:
------------------------------------------

    Assignee:     (was: Jean-Baptiste Onofré)
    
> Allow features:install xyz*
> ---------------------------
>
>                 Key: KARAF-325
>                 URL: https://issues.apache.org/jira/browse/KARAF-325
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-shell
>            Reporter: Andreas Pieber
>             Fix For: 3.1.0
>
>
> It would be great if a very simple regex is possible for installation of features. If you provide some features with names like category-subcat-name someone can do either:
> features:install category-* (to install all features of a category) or
> features:install category-subcat-* (to install all features of a subcategory) or
> features:install category-subcat-name (to install a specific feature).
> WDYT?

--
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] (KARAF-325) Allow features:install xyz*

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

Jean-Baptiste Onofré commented on KARAF-325:
--------------------------------------------

The same policy used in KARAF-452 should be applied to features.

> Allow features:install xyz*
> ---------------------------
>
>                 Key: KARAF-325
>                 URL: https://issues.apache.org/jira/browse/KARAF-325
>             Project: Karaf
>          Issue Type: New Feature
>          Components: console
>            Reporter: Andreas Pieber
>            Assignee: Jean-Baptiste Onofré
>
> It would be great if a very simple regex is possible for installation of features. If you provide some features with names like category-subcat-name someone can do either:
> features:install category-* (to install all features of a category) or
> features:install category-subcat-* (to install all features of a subcategory) or
> features:install category-subcat-name (to install a specific feature).
> WDYT?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (KARAF-325) Allow features:install xyz*

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

Christian Schneider updated KARAF-325:
--------------------------------------

    Fix Version/s:     (was: 3.0.0)
    
> Allow features:install xyz*
> ---------------------------
>
>                 Key: KARAF-325
>                 URL: https://issues.apache.org/jira/browse/KARAF-325
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-shell
>            Reporter: Andreas Pieber
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 3.1.0
>
>
> It would be great if a very simple regex is possible for installation of features. If you provide some features with names like category-subcat-name someone can do either:
> features:install category-* (to install all features of a category) or
> features:install category-subcat-* (to install all features of a subcategory) or
> features:install category-subcat-name (to install a specific feature).
> WDYT?

--
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: (KARAF-325) Allow features:install xyz*

Posted by "Achim Nierbeck (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971052#action_12971052 ] 

Achim Nierbeck commented on KARAF-325:
--------------------------------------

+1 from me too

> Allow features:install xyz*
> ---------------------------
>
>                 Key: KARAF-325
>                 URL: https://issues.apache.org/jira/browse/KARAF-325
>             Project: Karaf
>          Issue Type: New Feature
>          Components: console
>            Reporter: Andreas Pieber
>
> It would be great if a very simple regex is possible for installation of features. If you provide some features with names like category-subcat-name someone can do either:
> features:install category-* (to install all features of a category) or
> features:install category-subcat-* (to install all features of a subcategory) or
> features:install category-subcat-name (to install a specific feature).
> WDYT?

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


[jira] Commented: (KARAF-325) Allow features:install xyz*

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

Jean-Baptiste Onofré commented on KARAF-325:
--------------------------------------------

I guess it can be helpful to support such notation in a features descriptor too, like:

<feature name="all-category" version="xx">
  <feature>category-*</feature>
</feature>

> Allow features:install xyz*
> ---------------------------
>
>                 Key: KARAF-325
>                 URL: https://issues.apache.org/jira/browse/KARAF-325
>             Project: Karaf
>          Issue Type: New Feature
>          Components: console
>            Reporter: Andreas Pieber
>            Assignee: Jean-Baptiste Onofré
>
> It would be great if a very simple regex is possible for installation of features. If you provide some features with names like category-subcat-name someone can do either:
> features:install category-* (to install all features of a category) or
> features:install category-subcat-* (to install all features of a subcategory) or
> features:install category-subcat-name (to install a specific feature).
> WDYT?

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


[jira] Commented: (KARAF-325) Allow features:install xyz*

Posted by "Andreas Pieber (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972098#action_12972098 ] 

Andreas Pieber commented on KARAF-325:
--------------------------------------

Right, if we allow it there we should also allow it in the feature-startup-configuration; otherwise this will create confusion, wouldn't it?

> Allow features:install xyz*
> ---------------------------
>
>                 Key: KARAF-325
>                 URL: https://issues.apache.org/jira/browse/KARAF-325
>             Project: Karaf
>          Issue Type: New Feature
>          Components: console
>            Reporter: Andreas Pieber
>            Assignee: Jean-Baptiste Onofré
>
> It would be great if a very simple regex is possible for installation of features. If you provide some features with names like category-subcat-name someone can do either:
> features:install category-* (to install all features of a category) or
> features:install category-subcat-* (to install all features of a subcategory) or
> features:install category-subcat-name (to install a specific feature).
> WDYT?

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


[jira] [Updated] (KARAF-325) Allow features:install xyz*

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

Jean-Baptiste Onofré updated KARAF-325:
---------------------------------------

    Fix Version/s: 3.1.0
                   3.0.0

> Allow features:install xyz*
> ---------------------------
>
>                 Key: KARAF-325
>                 URL: https://issues.apache.org/jira/browse/KARAF-325
>             Project: Karaf
>          Issue Type: New Feature
>          Components: console
>            Reporter: Andreas Pieber
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 3.0.0, 3.1.0
>
>
> It would be great if a very simple regex is possible for installation of features. If you provide some features with names like category-subcat-name someone can do either:
> features:install category-* (to install all features of a category) or
> features:install category-subcat-* (to install all features of a subcategory) or
> features:install category-subcat-name (to install a specific feature).
> WDYT?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (KARAF-325) Allow features:install xyz*

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

Jean-Baptiste Onofré commented on KARAF-325:
--------------------------------------------

Here we go :)

> Allow features:install xyz*
> ---------------------------
>
>                 Key: KARAF-325
>                 URL: https://issues.apache.org/jira/browse/KARAF-325
>             Project: Karaf
>          Issue Type: New Feature
>          Components: console
>            Reporter: Andreas Pieber
>            Assignee: Jean-Baptiste Onofré
>
> It would be great if a very simple regex is possible for installation of features. If you provide some features with names like category-subcat-name someone can do either:
> features:install category-* (to install all features of a category) or
> features:install category-subcat-* (to install all features of a subcategory) or
> features:install category-subcat-name (to install a specific feature).
> WDYT?

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


[jira] Commented: (KARAF-325) Allow features:install xyz*

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

Jean-Baptiste Onofré commented on KARAF-325:
--------------------------------------------

Yes, it makes sense. The change should be consistent and covers the feature startup config as well.

> Allow features:install xyz*
> ---------------------------
>
>                 Key: KARAF-325
>                 URL: https://issues.apache.org/jira/browse/KARAF-325
>             Project: Karaf
>          Issue Type: New Feature
>          Components: console
>            Reporter: Andreas Pieber
>            Assignee: Jean-Baptiste Onofré
>
> It would be great if a very simple regex is possible for installation of features. If you provide some features with names like category-subcat-name someone can do either:
> features:install category-* (to install all features of a category) or
> features:install category-subcat-* (to install all features of a subcategory) or
> features:install category-subcat-name (to install a specific feature).
> WDYT?

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