Uploaded image for project: 'Aries'
  1. Aries
  2. ARIES-1417

Aries Subsystems implementation bundle must provide official capabilities

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • subsystem-2.0.6, subsystem-2.0.8
    • subsystem-2.0.10
    • Subsystem
    • None

    Description

      Compendium v6.0.0 states in 134.19 - Capabilities:

      • A capability in the osgi.implementation namespace declaring the implemented specification to be osgi.subsystem. This capability must also declare a uses constraint for the org.osgi.service.subsystem package. For example:
            Provide-Capability: osgi.implementation;
            osgi.implementation="osgi.subsystem";
            version:Version="1.1";
            uses:="org.osgi.service.subsystem"
        

        *This capability must follow the rules defined for the osgi.implementation Namespace on page 997.

      • A capability in the osgi.service namespace representing the Subsystem service. This capability
        must also declare a uses constraint for the org.osgi.service.subsystem package. For example:
            Provide-Capability: osgi.service;
            objectClass:List<String>="org.osgi.service.subsystem.Subsystem";
            uses:="org.osgi.service.subsystem"
        

      Attachments

        Issue Links

          Activity

            People

              jwross@us.ibm.com John Ross
              cvgaviao Cristiano GaviĆ£o
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: