[ http://issues.apache.org/jira/browse/GUMP-72?page=history ]

Leo Simons updated GUMP-72:
---------------------------

        Version: GOM-0.4
                     (was: unspecified)
    Fix Version: GOM-0.5
                     (was: unspecified)

> Requirement for multiple license file declarations.
> ---------------------------------------------------
>
>          Key: GUMP-72
>          URL: http://issues.apache.org/jira/browse/GUMP-72
>      Project: Gump
>         Type: Improvement
>   Components: Object Model (GOM)
>     Versions: GOM-0.4
>     Reporter: Stephen McConnell
>     Priority: Minor
>      Fix For: GOM-0.5

>
> Gump currently limits the declaration of a license to a single file however, 
> the ASL two separates the license into LICENSE.TXT and NOTICE.TXT.  What is 
> needed is something like:
>   <project name="widget">
>     <license name="central/system/license/LICENSE.TXT"/>
>     <license name="central/system/license/NOTICE.TXT"/>
>     ..
>   </project>
> Or alternatively:
>   <project name="widget">
>     <license name="central/system/license/LICENSE.TXT"/>
>     <notice name="central/system/license/NOTICE.TXT"/>
>     ..
>   </project>
> Steve.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to