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/05/26 00:18:12 UTC

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

Deron Eriksson created SYSTEMML-711:
---------------------------------------

             Summary: 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)