You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2015/09/11 01:29:45 UTC

[jira] [Resolved] (ACCUMULO-3990) Ensure META-INF/{LICENSE,NOTICE} files are correct in jars

     [ https://issues.apache.org/jira/browse/ACCUMULO-3990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs resolved ACCUMULO-3990.
-----------------------------------------
    Resolution: Fixed

Addressed for regular jars. Another subtask may be required for javadoc/source jars in the release profile.

Follow on work may also be needed to address module-specific variations of the LICENSE/NOTICE files from the generated ones, if we've included any external code in that particular module which has a different license than AL2.0 or requires any notices. This might involve breaking out what we have in our top-level LICENSE/NOTICE files into those applicable for the specific jars. These would also be different from the javadoc jars (though they should be the same for the source jars) because the javadocs are probably all AL2.0 with no special notices.

> Ensure META-INF/{LICENSE,NOTICE} files are correct in jars
> ----------------------------------------------------------
>
>                 Key: ACCUMULO-3990
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3990
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: build
>            Reporter: Christopher Tubbs
>            Assignee: Christopher Tubbs
>             Fix For: 1.5.4, 1.6.4, 1.7.1, 1.8.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> LICENSE and NOTICE files in the binary jars' META-INF folder are incorrect. See parent issue.



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