Uploaded image for project: 'Gump'
  1. Gump
  2. GUMP-72

Requirement for multiple license file declarations.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • GOM-0.4
    • GOM-0.5
    • Object Model (GOM)
    • None

    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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mcconnell Stephen McConnell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: