]
Paul Gier closed JBAS-7499.
---------------------------
Fix Version/s: No Release
(was: TBD)
Resolution: Out of Date
Fixed as part of JBAS-8438.
The trove license is LGPL according to the website:
Package trove license with the AS release build
-----------------------------------------------
Key: JBAS-7499
URL:
https://issues.jboss.org/browse/JBAS-7499
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Build System
Affects Versions: 6.0.0.M1
Reporter: Rajesh Rajasekaran
Assignee: Paul Gier
Fix For: No Release
Trove is a dependency for AS, but its license which should be packaged for legal reasons
is not pulled in by the build.
<dependency>
<groupId>trove</groupId>
<artifactId>trove</artifactId>
<version>1.0.2</version>
</dependency>
License exists here:
http://repository.jboss.org/licenses/trove.txt
The release build packages all licenses under thirdparty/licenses. This should also
contain the license for trove.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: