You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Srikanth Sundarrajan (JIRA)" <ji...@apache.org> on 2013/11/14 05:15:21 UTC

[jira] [Commented] (FALCON-198) Update LICENSE.txt to contain license information for all third-party libraries

    [ https://issues.apache.org/jira/browse/FALCON-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822148#comment-13822148 ] 

Srikanth Sundarrajan commented on FALCON-198:
---------------------------------------------

Ran mvn license:aggregate-add-third-party and the only new artifacts that have been added since 0.3 which are not compatible with APL 2.0 or having unknown license are

{code}
sriksun:falcon-for-commit sriksun$ diff /tmp/0.3lic /tmp/0.4lic  | grep "^>"
>      (Public domain, Sun Microsoystems) Dough Lea's util.concurrent package (concurrent:concurrent:1.3.4 - no url defined)
>      (Unknown license) ANTLR Grammar Tool v 3.4 (org.antlr:antlr:3.4 - http://antlr.org)
>      (Unknown license) Antlr 3.4 Runtime (org.antlr:antlr-runtime:3.4 - http://www.antlr.org)
>      (Unknown license) JDO2 API (javax.jdo:jdo2-api:2.3-ec - no url defined)
>      (Unknown license) Java Transaction API (javax.transaction:jta:1.1 - http://java.sun.com/products/jta)
>      (Unknown license) avalon-framework (avalon-framework:avalon-framework:4.1.3 - no url defined)
>      (Unknown license) colt (colt:colt:1.2.0 - no url defined)
>      (Unknown license) logkit (logkit:logkit:1.0.1 - no url defined)
>      (Unknown license) servlet-api (javax.servlet:servlet-api:2.3 - no url defined)
>      (provided without support or warranty) JSON (JavaScript Object Notation) (org.json:json:20090211 - http://www.json.org/java/index.html)
{code}

> Update LICENSE.txt to contain license information for all third-party libraries
> -------------------------------------------------------------------------------
>
>                 Key: FALCON-198
>                 URL: https://issues.apache.org/jira/browse/FALCON-198
>             Project: Falcon
>          Issue Type: Sub-task
>    Affects Versions: 0.4
>            Reporter: Venkatesh Seetharam
>            Assignee: Venkatesh Seetharam
>             Fix For: 0.4
>
>         Attachments: FALCON-198.patch
>
>
> With Hive integration, there is a boat load of jars being imported, hive essentially brings everything in the ecosystem and need to carefully enumerate these. Duh! This needs to be updated in both trunk and branch-0.4.



--
This message was sent by Atlassian JIRA
(v6.1#6144)