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

System bundles could be started without problems; all other bundles need to be forced

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: 3.0.0
    • Fix Version/s: 3.0.0
    • Component/s: karaf
    • Labels:
      None

      Description

      All in all almost funny... find the error

      if (force || ShellUtil.isASystemBundle(bundleContext, bundle)) {
          doExecute(bundle);
      }
      

      I'll fix this and commit the patch.

        Attachments

          Activity

            People

            • Assignee:
              pieber Andreas Pieber
              Reporter:
              pieber Andreas Pieber
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: