You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Luciano Resende (JIRA)" <ji...@apache.org> on 2016/05/08 03:36:12 UTC

[jira] [Resolved] (SYSTEMML-665) Fix license, notice, and disclaimer for in-memory jar artifact

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

Luciano Resende resolved SYSTEMML-665.
--------------------------------------
       Resolution: Fixed
         Assignee: Luciano Resende
    Fix Version/s: SystemML 0.10

> Fix license, notice, and disclaimer for in-memory jar artifact
> --------------------------------------------------------------
>
>                 Key: SYSTEMML-665
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-665
>             Project: SystemML
>          Issue Type: Task
>          Components: Build
>            Reporter: Deron Eriksson
>            Assignee: Luciano Resende
>             Fix For: SystemML 0.10
>
>
> The in-memory jar artifact (see "create-inmemory-jar" in pom.xml, which delegates to "src/assembly/inmemory.xml") has issues with its license, notice, and disclaimer files.
> #1) The DISCLAIMER file "should" be included (probably best located at base level).
> #2) It contains a META-INF/NOTICE file for commons logging and a META-INF/NOTICE.txt file for commons lang. However there is no NOTICE file for SystemML (probably best located at base level).
> #3) It contains a META-INF/LICENSE file which is the general Apache license and a META-INF/LICENSE.txt file which is also the general Apache license. However, the LICENSE file most likely should include a listing of the license information for all the projects contained in the artifact (similar to src/assembly/standalone/LICENSE). Also, see SYSTEMML-659 and SYSTEMML-662. This LICENSE for SystemML is probably best located at the base level of the artifact.



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