[jboss-jira] [JBoss JIRA] (AS7-1163) The license of JBoss AS itself is not evident in the distribution
Jason Greene (JIRA)
jira-events at lists.jboss.org
Thu Jan 19 13:15:18 EST 2012
[ https://issues.jboss.org/browse/AS7-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660596#comment-12660596 ]
Jason Greene commented on AS7-1163:
-----------------------------------
Here is the corrected commit:
https://github.com/jbossas/jboss-as/commit/29da6822e08361e8361d6d8e73c315f1dc0a5c5a. I apologize for any inconvenience this may have caused.
> The license of JBoss AS itself is not evident in the distribution
> -----------------------------------------------------------------
>
> Key: AS7-1163
> URL: https://issues.jboss.org/browse/AS7-1163
> Project: Application Server 7
> Issue Type: Task
> Components: Build System
> Affects Versions: 7.0.0.CR1
> Reporter: Dimitris Andreadis
> Assignee: Jason Greene
> Priority: Critical
> Fix For: 7.0.0.Final
>
>
> When looking in the distribution, it's not evident what is the license of the application server itself.
> We have the licenses for the various subsystems in docs/licenses and the docs/licenses/licenses.xml containing entries like
> <dependency>
> <groupId>org.jboss.as</groupId>
> <artifactId>jboss-as-build-config</artifactId>
> <version>7.0.0.CR1</version>
> <licenses>
> <license>
> <name>lgpl</name>
> <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
> </license>
> </licenses>
> </dependency>
> But I think we need something more explicit like we had in previous releases.
> Maybe a txt file LICENSE.txt either in docs/licenses, or in the top level directory.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list