Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-2207

License plugin should support Bundle-License manifest header

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • webconsole-3.1.0
    • Web Console
    • None

    Description

      Currently the License plugin looks for files inside the jar file, that eventually contain licensing information.

      OSGi defined another standard way to declare license requirements through a manifest header.

      The syntax for this header is as follows:

      Bundle-License ::= '<<EXTERNAL>>' |
      ( license ( ',' license ) * )
      license ::= name ( ';' license-attr ) *
      license-attr ::= description | link
      description ::= 'description' '=' string
      link ::= 'link' '=' <url>

      Attachments

        Activity

          People

            v_valchev Valentin Valchev
            v_valchev Valentin Valchev
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: