[
https://issues.apache.org/jira/browse/FELIX-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard S. Hall closed FELIX-1198.
----------------------------------
Resolution: Fixed
Fix Version/s: felix-2.0.0
Assignee: Richard S. Hall
I have fixed this issue. Since the issue is so simple, I will just close the
bug myself.
> config.properties still refers to old org.osgi.framework.startlevel property
> ----------------------------------------------------------------------------
>
> Key: FELIX-1198
> URL: https://issues.apache.org/jira/browse/FELIX-1198
> Project: Felix
> Issue Type: Bug
> Components: Framework
> Affects Versions: felix-1.8.0
> Reporter: David Bosschaert
> Assignee: Richard S. Hall
> Fix For: felix-2.0.0
>
>
> the config.properties that ships with the 1.8.0 distro still refers to the
> old startlevel property:
> # Sets the initial start level of the framework upon startup.
> #org.osgi.framework.startlevel=1
> this should really say
> # Sets the initial start level of the framework upon startup.
> #org.osgi.framework.startlevel.beginning=1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.