You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Glenn Weidner (JIRA)" <ji...@apache.org> on 2016/06/22 00:22:58 UTC

[jira] [Commented] (SYSTEMML-711) Fix LICENSE and NOTICE in standalone jar

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

Glenn Weidner commented on SYSTEMML-711:
----------------------------------------

Reviewed the standalone jar and archive which have expected LICENSE and NOTICE files from src\assembly\standalone-jar and src\assembly\standalone, respectively.  The bundled license files also include appropriate references to other licensed components which is missing in the generated license file under META-INF.  Note findings based on building distribution from latest master content so it's possible that this has been fixed through other JIRAs.

> Fix LICENSE and NOTICE in standalone jar
> ----------------------------------------
>
>                 Key: SYSTEMML-711
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-711
>             Project: SystemML
>          Issue Type: Bug
>          Components: Build
>            Reporter: Deron Eriksson
>
> The standalone uberjar does not contain the correct LICENSE and NOTICE files.
> Most likely this can be corrected by removing the following from src/assembly/standalone-jar.xml:
> {code}
> <exclude>META-INF/LICENSE</exclude>
> <exclude>META-INF/NOTICE</exclude>
> {code}



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