[
https://issues.apache.org/jira/browse/KARAF-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved KARAF-2136.
-----------------------------------------
Resolution: Fixed
> ServiceMix Spec property mispelled in etc/system.properties
> -----------------------------------------------------------
>
> Key: KARAF-2136
> URL: https://issues.apache.org/jira/browse/KARAF-2136
> Project: Karaf
> Issue Type: Bug
> Components: karaf-core
> Affects Versions: 2.3.0
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: 2.3.1, 3.0.0
>
>
> In etc/system.properties, we define some ServiceMix Specs options, like
> timeout and debug support.
> Unfortunately, the properties corresponding to these options are misspelled:
> org.apache.servicemic.specs.debug=false
> org.apache.servicemic.specs.timeout=0
> whereas it should be:
> org.apache.servicemix.specs.debug=false
> org.apache.servicemix.specs.timeout=0
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira