[jboss-jira] [JBoss JIRA] (WFLY-9247) Incorrect licenses.xml entry for org.jboss:jboss-ejb-client:jar
Brian Stansberry (JIRA)
issues at jboss.org
Tue Aug 22 07:42:02 EDT 2017
[ https://issues.jboss.org/browse/WFLY-9247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFLY-9247:
-----------------------------------
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:jar
> ---------------------------------------------------------------
>
> Key: WFLY-9247
> URL: https://issues.jboss.org/browse/WFLY-9247
> Project: WildFly
> Issue Type: Bug
> Components: Build System, EJB
> Reporter: Nikoleta Žiaková
> Assignee: Brian Stansberry
> Priority: Blocker
>
> licenses.xml contains:
> {code}
> <dependency>
> <groupId>org.jboss</groupId>
> <artifactId>jboss-ejb-client</artifactId>
> <version>4.0.0.Beta30-redhat-1</version>
> <licenses>
> <license>
> <name>GNU Lesser General Public License, Version 2.1</name>
> <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
> </license>
> </licenses>
> </dependency>
> {code}
> However, the POM and source files contain {{Apache License, Version 2.0}}.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list