You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@polygene.apache.org by "Paul Merlin (JIRA)" <ji...@apache.org> on 2015/07/06 18:07:05 UTC

[jira] [Commented] (ZEST-15) Review legal compliance

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

Paul Merlin commented on ZEST-15:
---------------------------------

I finally got some Gradle plugin working that:

- check licensing conflicts in dependencies, transitively
- generate NOTICE/LICENSE/DEPENDENCIES files in META-INF folder like it's done in maven projects by the ASF parent pom

The plugin is here: https://github.com/eskatos/honker-gradle
I intend to donate it to the Creadur project once it is in a better shape. For now it works on the Zest build.

The Apache Zest build now use this plugin.
Along the way I spotted some licensing incompatibilities, see ZEST-14.

The check task will now yell if we introduce a dependency that has no licensing information or that conflicts with the Apache License.

> Review legal compliance
> -----------------------
>
>                 Key: ZEST-15
>                 URL: https://issues.apache.org/jira/browse/ZEST-15
>             Project: Zest
>          Issue Type: Sub-task
>            Reporter: Niclas Hedhman
>            Assignee: Paul Merlin
>
> Review legal compliance on all dependencies, in particular NOTICE file.



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