[jboss-jira] [JBoss JIRA] (WFLY-9248) Incorrect licenses.xml entry for org.jboss:jboss-ejb-client-legacy
Brian Stansberry (JIRA)
issues at jboss.org
Tue Aug 22 07:43:00 EDT 2017
[ https://issues.jboss.org/browse/WFLY-9248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFLY-9248:
-----------------------------------
Git Pull Request: https://github.com/wildfly/wildfly/pull/10444 (was: https://github.com/wildfly/wildfly/pull/10442)
> Incorrect licenses.xml entry for org.jboss:jboss-ejb-client-legacy
> ------------------------------------------------------------------
>
> Key: WFLY-9248
> URL: https://issues.jboss.org/browse/WFLY-9248
> Project: WildFly
> Issue Type: Bug
> Components: Build System, EJB
> Reporter: Nikoleta Žiaková
> Assignee: Brian Stansberry
> Fix For: 11.0.0.CR1
>
>
> licenses.xml contains:
> {code}
> <dependency>
> <groupId>org.jboss</groupId>
> <artifactId>jboss-ejb-client-legacy</artifactId>
> <version>3.0.0.Beta7-redhat-1</version>
> <licenses>
> <license>
> <name>Public Domain</name>
> <url>http://repository.jboss.org/licenses/cc0-1.0.txt</url>
> <distribution>repo</distribution>
> </license>
> </licenses>
> </dependency>
> {code}
> However, the POM and source files contain {{GNU Lesser General Public License}}.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list