You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Lars Heinemann (JIRA)" <ji...@apache.org> on 2011/01/14 13:11:45 UTC

[jira] Created: (KARAF-388) allow specifying a version for a boot feature in etc/org.apache.karaf.features.cfg

allow specifying a version for a boot feature in etc/org.apache.karaf.features.cfg
----------------------------------------------------------------------------------

                 Key: KARAF-388
                 URL: https://issues.apache.org/jira/browse/KARAF-388
             Project: Karaf
          Issue Type: Improvement
          Components: runtime
    Affects Versions: 2.1.2
            Reporter: Lars Heinemann
             Fix For: 2.1.3
         Attachments: karaf-features.patch

It would be a nice feature to have the possibility to specify versions of a boot feature when you got several versions of a feature in your installation. Actually always the latest one will be installed.


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


[jira] Issue Comment Edited: (KARAF-388) allow specifying a version for a boot feature in etc/org.apache.karaf.features.cfg

Posted by "Łukasz Dywicki (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981750#action_12981750 ] 

Łukasz Dywicki edited comment on KARAF-388 at 1/14/11 8:33 AM:
---------------------------------------------------------------

Committed in r1059000 to trunk, r1059004 for 2.1.x branch.

      was (Author: splatch):
    Committed in r1059000 to trunk.
  
> allow specifying a version for a boot feature in etc/org.apache.karaf.features.cfg
> ----------------------------------------------------------------------------------
>
>                 Key: KARAF-388
>                 URL: https://issues.apache.org/jira/browse/KARAF-388
>             Project: Karaf
>          Issue Type: Improvement
>          Components: runtime
>    Affects Versions: 2.1.2
>            Reporter: Lars Heinemann
>            Assignee: Łukasz Dywicki
>             Fix For: 2.1.3
>
>         Attachments: karaf-features.patch
>
>
> It would be a nice feature to have the possibility to specify versions of a boot feature when you got several versions of a feature in your installation. Actually always the latest one will be installed.

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


[jira] Commented: (KARAF-388) allow specifying a version for a boot feature in etc/org.apache.karaf.features.cfg

Posted by "Lars Heinemann (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981734#action_12981734 ] 

Lars Heinemann commented on KARAF-388:
--------------------------------------

This patch allows to specify the version of a boot feature like this:

{code}
<featureName>;version=<featureVersion>

Example:

featuresBoot=config,ssh,management,webconsole;version=2.1.99-SNAPSHOT
{code}

> allow specifying a version for a boot feature in etc/org.apache.karaf.features.cfg
> ----------------------------------------------------------------------------------
>
>                 Key: KARAF-388
>                 URL: https://issues.apache.org/jira/browse/KARAF-388
>             Project: Karaf
>          Issue Type: Improvement
>          Components: runtime
>    Affects Versions: 2.1.2
>            Reporter: Lars Heinemann
>             Fix For: 2.1.3
>
>         Attachments: karaf-features.patch
>
>
> It would be a nice feature to have the possibility to specify versions of a boot feature when you got several versions of a feature in your installation. Actually always the latest one will be installed.

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


[jira] Resolved: (KARAF-388) allow specifying a version for a boot feature in etc/org.apache.karaf.features.cfg

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

Łukasz Dywicki resolved KARAF-388.
----------------------------------

    Resolution: Fixed
      Assignee: Łukasz Dywicki

Committed in r1059000 to trunk.

> allow specifying a version for a boot feature in etc/org.apache.karaf.features.cfg
> ----------------------------------------------------------------------------------
>
>                 Key: KARAF-388
>                 URL: https://issues.apache.org/jira/browse/KARAF-388
>             Project: Karaf
>          Issue Type: Improvement
>          Components: runtime
>    Affects Versions: 2.1.2
>            Reporter: Lars Heinemann
>            Assignee: Łukasz Dywicki
>             Fix For: 2.1.3
>
>         Attachments: karaf-features.patch
>
>
> It would be a nice feature to have the possibility to specify versions of a boot feature when you got several versions of a feature in your installation. Actually always the latest one will be installed.

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


[jira] Updated: (KARAF-388) allow specifying a version for a boot feature in etc/org.apache.karaf.features.cfg

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

Andreas Pieber updated KARAF-388:
---------------------------------

    Fix Version/s:     (was: 2.1.3)
                   2.2.0
                   2.1.4

corrected fix versions

> allow specifying a version for a boot feature in etc/org.apache.karaf.features.cfg
> ----------------------------------------------------------------------------------
>
>                 Key: KARAF-388
>                 URL: https://issues.apache.org/jira/browse/KARAF-388
>             Project: Karaf
>          Issue Type: Improvement
>          Components: runtime
>    Affects Versions: 2.1.2
>            Reporter: Lars Heinemann
>            Assignee: Łukasz Dywicki
>             Fix For: 2.1.4, 2.2.0
>
>         Attachments: karaf-features.patch
>
>
> It would be a nice feature to have the possibility to specify versions of a boot feature when you got several versions of a feature in your installation. Actually always the latest one will be installed.

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


[jira] Issue Comment Edited: (KARAF-388) allow specifying a version for a boot feature in etc/org.apache.karaf.features.cfg

Posted by "Lars Heinemann (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981734#action_12981734 ] 

Lars Heinemann edited comment on KARAF-388 at 1/14/11 7:16 AM:
---------------------------------------------------------------

This patch allows to specify the version of a boot feature like this:

<featureName>;version=<featureVersion>

Example:

featuresBoot=config,ssh,management,webconsole;version=2.1.99-SNAPSHOT


      was (Author: lhein):
    This patch allows to specify the version of a boot feature like this:

{code}
<featureName>;version=<featureVersion>

Example:

featuresBoot=config,ssh,management,webconsole;version=2.1.99-SNAPSHOT
{code}
  
> allow specifying a version for a boot feature in etc/org.apache.karaf.features.cfg
> ----------------------------------------------------------------------------------
>
>                 Key: KARAF-388
>                 URL: https://issues.apache.org/jira/browse/KARAF-388
>             Project: Karaf
>          Issue Type: Improvement
>          Components: runtime
>    Affects Versions: 2.1.2
>            Reporter: Lars Heinemann
>             Fix For: 2.1.3
>
>         Attachments: karaf-features.patch
>
>
> It would be a nice feature to have the possibility to specify versions of a boot feature when you got several versions of a feature in your installation. Actually always the latest one will be installed.

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


[jira] [Closed] (KARAF-388) allow specifying a version for a boot feature in etc/org.apache.karaf.features.cfg

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

Jamie goodyear closed KARAF-388.
--------------------------------

    
> allow specifying a version for a boot feature in etc/org.apache.karaf.features.cfg
> ----------------------------------------------------------------------------------
>
>                 Key: KARAF-388
>                 URL: https://issues.apache.org/jira/browse/KARAF-388
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-core
>    Affects Versions: 2.1.2
>            Reporter: Lars Heinemann
>            Assignee: Łukasz Dywicki
>             Fix For: 2.1.4, 2.2.0
>
>         Attachments: karaf-features.patch
>
>
> It would be a nice feature to have the possibility to specify versions of a boot feature when you got several versions of a feature in your installation. Actually always the latest one will be installed.

--
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: (KARAF-388) allow specifying a version for a boot feature in etc/org.apache.karaf.features.cfg

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

Lars Heinemann updated KARAF-388:
---------------------------------

    Attachment: karaf-features.patch

added patch

> allow specifying a version for a boot feature in etc/org.apache.karaf.features.cfg
> ----------------------------------------------------------------------------------
>
>                 Key: KARAF-388
>                 URL: https://issues.apache.org/jira/browse/KARAF-388
>             Project: Karaf
>          Issue Type: Improvement
>          Components: runtime
>    Affects Versions: 2.1.2
>            Reporter: Lars Heinemann
>             Fix For: 2.1.3
>
>         Attachments: karaf-features.patch
>
>
> It would be a nice feature to have the possibility to specify versions of a boot feature when you got several versions of a feature in your installation. Actually always the latest one will be installed.

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