[jboss-jira] [JBoss JIRA] Resolved: (AS7-1163) The license of JBoss AS itself is not evident in the distribution
Paul Gier (JIRA)
jira-events at lists.jboss.org
Thu Jul 7 16:02:23 EDT 2011
[ https://issues.jboss.org/browse/AS7-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Gier resolved AS7-1163.
----------------------------
Assignee: Jason Greene (was: Paul Gier)
Resolution: Done
Looks like Jason took care of this.
https://github.com/jbossas/jboss-as/commit/3a17f304e5aaf3cecdd16d485f34d85cdc0b3380
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list