You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Richard S. Hall (JIRA)" <ji...@apache.org> on 2009/05/27 03:39:45 UTC

[jira] Created: (FELIX-1181) Add support for activation policy in shell "start" command

Add support for activation policy in shell "start" command
----------------------------------------------------------

                 Key: FELIX-1181
                 URL: https://issues.apache.org/jira/browse/FELIX-1181
             Project: Felix
          Issue Type: New Feature
          Components: Shell
    Affects Versions: shell-1.2.0
            Reporter: Richard S. Hall
            Assignee: Richard S. Hall
             Fix For: shell-1.4.0


To support activation policies, a new flag should be added to the shell "start" command when starting bundles, which will indicate whether or not to use the bundle's declared activation policy.

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


[jira] Closed: (FELIX-1181) Add support for activation policy in shell "start" command

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

Richard S. Hall closed FELIX-1181.
----------------------------------

    Resolution: Fixed

I have implemented and committed this. A snapshot is deployed.

The patch adds a "-p" flag to the start command to enable the bundle's declared activation policy.

> Add support for activation policy in shell "start" command
> ----------------------------------------------------------
>
>                 Key: FELIX-1181
>                 URL: https://issues.apache.org/jira/browse/FELIX-1181
>             Project: Felix
>          Issue Type: New Feature
>          Components: Shell
>    Affects Versions: shell-1.2.0
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>             Fix For: shell-1.4.0
>
>
> To support activation policies, a new flag should be added to the shell "start" command when starting bundles, which will indicate whether or not to use the bundle's declared activation policy.

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