[
https://issues.apache.org/jira/browse/SYSTEMML-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Glenn Weidner updated SYSTEMML-1633:
------------------------------------
Fix Version/s: (was: SystemML 1.0)
SystemML 0.15
> Remove distrib tgz and zip artifacts
> ------------------------------------
>
> Key: SYSTEMML-1633
> URL: https://issues.apache.org/jira/browse/SYSTEMML-1633
> Project: SystemML
> Issue Type: Task
> Components: Build
> Reporter: Deron Eriksson
> Assignee: Deron Eriksson
> Fix For: SystemML 0.15
>
>
> 'mvn clean package -P distribution' currently produces an enormous number of
> artifacts. This makes build maintenance and release validation difficult. One
> example is because the licenses in the artifacts need to be validated to be
> correct.
> Current artifacts:
> {code}
> systemml-1.0.0-SNAPSHOT-bin.tgz
> systemml-1.0.0-SNAPSHOT-bin.zip
> systemml-1.0.0-SNAPSHOT-extra.jar
> systemml-1.0.0-SNAPSHOT-javadoc.jar
> systemml-1.0.0-SNAPSHOT-python.tgz
> systemml-1.0.0-SNAPSHOT-sources.jar
> systemml-1.0.0-SNAPSHOT-src.tgz
> systemml-1.0.0-SNAPSHOT-src.zip
> systemml-1.0.0-SNAPSHOT.jar
> systemml-1.0.0-SNAPSHOT.tgz
> systemml-1.0.0-SNAPSHOT.zip
> {code}
> The systemml-1.0.0-SNAPSHOT.tgz and systemml-1.0.0-SNAPSHOT.zip artifacts are
> extraneous, since the -bin.tgz and -bin.zip artifacts provide the same
> capabilities but with additional useful features too.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)