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

ASF GitHub Bot commented on CB-6722:
------------------------------------

GitHub user eymorale opened a pull request:

    https://github.com/apache/cordova-coho/pull/50

    CB-6722 add feature to check licenses of third-party dependencies

    Also flags any packages whose licenses may not be accepted

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/eymorale/cordova-coho CB-6722

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-coho/pull/50.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #50
    
----
commit 0bcba2759b343badb277ec54e003a5a9b89737ca
Author: Edna Morales <[email protected]>
Date:   2014-10-03T19:39:45Z

    CB-6722 add feature to check licenses of third-party dependencies

----


> add function to coho to check licenses of third-party dependencies
> ------------------------------------------------------------------
>
>                 Key: CB-6722
>                 URL: https://issues.apache.org/jira/browse/CB-6722
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: Coho
>            Reporter: Marcel Kinard
>            Assignee: Martin Gonzalez
>            Priority: Minor
>
> It would be nice if https://www.npmjs.org/package/license-checker could be 
> added to coho to make it easier to check the licenses of node modules that 
> are 3rd-party dependencies. Since third-party dependencies should have 
> licenses that are Apache-friendly ( see 
> http://www.apache.org/legal/resolved.html#category-a ), we should be checking 
> that our dependencies fit that, especially since the license should be in 
> each dependency's package.json file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to