You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Deron Eriksson (JIRA)" <ji...@apache.org> on 2016/09/23 22:15:21 UTC

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

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

Deron Eriksson closed SYSTEMML-711.
-----------------------------------

> 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
>            Assignee: Deron Eriksson
>             Fix For: SystemML 0.10
>
>
> 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)