Uploaded image for project: 'ServiceMix'
  1. ServiceMix
  2. SM-2038

add <Bundle-Description> osgi header to manifest

    XMLWordPrintableJSON

Description

    To make our bundles more self-documenting we should add the osgi header "Bundle-Description" to the manifest of our bundles. This header should be filled with the pom description. If the description is not existing or not sufficient it should be added/improved as well.

    In the pom:
       <description>PUT IN A SUFFICIENT DESCRIPTION HERE WHICH DESCRIBES THE FEATURES THIS BUNDLE OFFERS...</description>
    
    In the Felix plugin configuration:
       <Bundle-Description>${project.description}</Bundle-Description>
    

    The header has been already added to all poms, but the description needs attention everywhere!

    Attachments

      Activity

        People

          jbonofre Jean-Baptiste Onofré
          lhein Lars Heinemann
          Votes:
          0 Vote for this issue
          Watchers:
          0 Start watching this issue

          Dates

            Created:
            Updated:
            Resolved: