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)