-
Bug
-
Resolution: Done
-
Critical
-
8.1.0.GA
-
False
-
-
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>
- is triggering
-
JBEAP-29204 Tracker bug for the EAP 8.1.0 release for RHEL-9
-
- Closed
-
-
JBEAP-29206 Tracker bug for the EAP 8.1.0 release for RHEL-8
-
- Closed
-