Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-774

Unification of License names

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • None
    • AMQ 7.0.2.GA
    • None

    Description

      Currently there is a mess in our license names declared in name of artifacts. For example Apache License version 2.0 is defined 8 times in different way. GNU/GPL 3 times.
      Could we possibly unify them?

      $ pwd
      /opt/amq-broker-7.0.2/docs/licenses
      
      $ grep name licenses.xml | tr -d " " | sort | uniq
      <name>Apache2</name>
      <name>ApacheLicense2.0</name>
      <name>ApacheLicense,version2.0</name>
      <name>ApacheLicense,Version2.0</name>
      <name>ApacheLicenseVersion2.0</name>
      <name>ApachePublicLicense2.0</name>
      <name>ApacheSoftwareLicense-Version2.0</name>
      <name>BSD</name>
      <name>BSDstyle</name>
      <name>CDDL1.1</name>
      <name>CDDL+GPLv2withclasspathexception</name>
      <name>CDDLorGPLv2withexceptions</name>
      <name>CommonDevelopmentandDistributionLicense</name>
      <name>CommonPublicLicenseVersion1.0</name>
      <name>CreativeCommonsAttributionLicense</name>
      <name>DuallicenseconsistingoftheCDDLv1.1andGPLv2</name>
      <name>EclipsePublicLicense-Version1.0</name>
      <name>EclipsePublicLicense,Version1.0</name>
      <name>GNUGeneralPublicLicense,Version2withtheClasspathException</name>
      <name>GNULesserGeneralPublicLicense(LGPL),Version2.1</name>
      <name>GNULesserPublicLicense</name>
      <name>GPL2w/CPE</name>
      <name>lgpl</name>
      <name>MITLicense</name>
      <name>PublicDomain</name>
      <name>TheApacheSoftwareLicense,Version2.0</name>
      

      Attachments

        Activity

          People

            pkralik Pavel Kralik (Inactive)
            mtoth@redhat.com Michal Toth
            Michal Toth Michal Toth
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: