Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-7679

Review dead code in BundleRegistry

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.6-RC1, 5.6
    • Component/s: None

      Description

      nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/BundleRegistry.java line 105:
      String str = null;
      // (FIXME) disable MANIFEST requirements temporarily
      // String str = (String)
      // reg.bundle.getHeaders().get(Constants.REQUIRE_BUNDLE);
      if (str != null) {
      ...

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: