[ 
https://issues.apache.org/jira/browse/FELIX-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Valentin Valchev resolved FELIX-2207.
-------------------------------------

      Assignee: Valentin Valchev
    Resolution: Fixed

committed in SVN

> License plugin should support Bundle-License manifest header
> ------------------------------------------------------------
>
>                 Key: FELIX-2207
>                 URL: https://issues.apache.org/jira/browse/FELIX-2207
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>            Reporter: Valentin Valchev
>            Assignee: Valentin Valchev
>             Fix For: webconsole-3.0.2
>
>         Attachments: license-header-2.patch, license-header.patch
>
>
> 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>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to