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/10/21 06:06:59 UTC

[jira] [Commented] (SYSTEMML-1052) Remove inmemory.jar validation

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

Glenn Weidner commented on SYSTEMML-1052:
-----------------------------------------

Note this JIRA was created using quick link made available through [SYSTEMML-1048].

The example works against the standalone-jar:

java -cp .;systemml-0.11.0-incubating-standalone.jar JMLCEx

> Remove inmemory.jar validation
> ------------------------------
>
>                 Key: SYSTEMML-1052
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1052
>             Project: SystemML
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Glenn Weidner
>            Assignee: Glenn Weidner
>            Priority: Minor
>
> Page Name: incubator-systemml/release-process.md
> Page Title: SystemML Release Process
> Section: All Binaries Execute
> Since the inmemory.jar has been removed from distribution artifacts, this step can be removed or possibly applied differently.
> verify in-memory jar works
> javac -cp systemml-0.10.0-incubating-inmemory.jar JMLCEx.java
> java -cp .:systemml-0.10.0-incubating-inmemory.jar JMLCEx



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