Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-2136

ServiceMix Spec property mispelled in etc/system.properties

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 2.3.0
    • Fix Version/s: 2.3.1, 3.0.0
    • Component/s: karaf
    • Labels:
      None

      Description

      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

        Attachments

          Activity

            People

            • Assignee:
              jbonofre Jean-Baptiste Onofré
              Reporter:
              jbonofre Jean-Baptiste Onofré
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: