[jboss-jira] [JBoss JIRA] Created: (JBAS-7499) Package trove license with the AS release build

Rajesh Rajasekaran (JIRA) jira-events at lists.jboss.org
Wed Dec 2 16:13:29 EST 2009


Package trove license with the AS release build
-----------------------------------------------

                 Key: JBAS-7499
                 URL: https://jira.jboss.org/jira/browse/JBAS-7499
             Project: JBoss Application Server
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Build System
    Affects Versions: JBossAS-6.0.0.M1
            Reporter: Rajesh Rajasekaran
            Assignee: Paul Gier
             Fix For: JBossAS-6.0.0.M2


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.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list