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

command extension: if one class failed inspection is stopped

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 4.0.0.M2
    • Fix Version/s: 4.0.0.M3
    • Component/s: karaf
    • Labels:
      None

      Description

      Using a bundle with classes that could not be processed (e.g. a class could not be inspected cuased by a NoClassDefFound exception), will result in not loading other classes with command extensions.
      We should skip classes that thrown an error, but proceed the other ones.
      For example is a DS is optional (using optional requirements) and that one could not be loaded, we should be able to use command extensions that could be loaded.
      Two possible fixes:

        Attachments

          Activity

            People

            • Assignee:
              ffang Freeman Fang
              Reporter:
              maggu2810 Markus Rathgeb
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: