[
https://issues.apache.org/jira/browse/FELIX-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alin Dreghiciu updated FELIX-1693:
----------------------------------
Summary: [karaf][shell] Make "system bundles" start level configurable via
properties (was: [shell] Make "system bundles" start level configurable via
properties)
> [karaf][shell] Make "system bundles" start level configurable via properties
> ----------------------------------------------------------------------------
>
> Key: FELIX-1693
> URL: https://issues.apache.org/jira/browse/FELIX-1693
> Project: Felix
> Issue Type: Improvement
> Components: Karaf
> Affects Versions: karaf-1.0.0
> Reporter: Alin Dreghiciu
> Attachments: FELIX-1693.patch
>
>
> As of version 1.0.0 karaf shell will always ask (if --force not provided) if
> an action on a "system bundles" should be performed or not. Karaf is
> considering as "system bundle" any bundle with a start level < 50
> (hardcoded). This behavior is annoying if shell is not used in an karaf
> environment and wil be useful if the value (50) can be set by a system
> property. In this way I can set the value to "0" meaning that only system
> bundle (bundle 0) will be considered system bundle or a "-1" for none.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.