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:03:58 UTC

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

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

Glenn Weidner updated SYSTEMML-1052:
------------------------------------
    Description: 
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

  was:
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


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