Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-30720

Mismatch in licences owned by eap8-wildfly-modules RPM package

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 8.1 Update 2
    • 8.1.0.GA
    • RPM
    • False
    • Hide

      None

      Show
      None
    • False
    • Known Issue

      I see numerous packages owned by wildfly-modules package, i.e.

      rpm --query --queryformat "%{name}" --file /opt/rh/eap8/root/usr/share/wildfly/modules/system/layers/base/org/jboss/as/clustering/common/main/wildfly-clustering-common.jar
      eap8-wildfly-modules
      

      I see mismatch in licences:

      rpm --query --all --queryformat "%{name}:::%{license}\n" "eap8-wildfly-modules*" 
      eap8-wildfly-modules:::LGPLv2+
      

      vs what is in docs/licenses/licenses.xml

          <dependency>
            <groupId>org.jboss.eap</groupId>
            <artifactId>wildfly-clustering-common</artifactId>
            <version>8.1.0.GA-redhat-00015</version>
            <licenses>
              <license>
                <name>Apache License 2.0</name>
                <url>https://www.apache.org/licenses/LICENSE-2.0</url>
                <distribution>repo</distribution>
              </license>
            </licenses>
            <source>wildfly-ee-feature-pack-licenses.xml</source>
          </dependency>
      

              HarshaCherukuri Harsha Cherukuri
              istraka@redhat.com Ivan Straka
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: