Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GUMP-72

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GUMP-72
    Summary: Requirement for multiple license file declarations.
       Type: Improvement

     Status: Unassigned
   Priority: Minor

    Project: Gump
 Components: 
             Object Model (GOM)

   Assignee: 
   Reporter: Stephen McConnell

    Created: Mon, 5 Jul 2004 5:47 AM
    Updated: Mon, 5 Jul 2004 5:47 AM

Description:
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.


---------------------------------------------------------------------
JIRA INFORMATION:
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