[
https://issues.apache.org/jira/browse/MAHOUT-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on MAHOUT-1910 started by Andrew Musselman.
------------------------------------------------
> Remove .zip archive from build
> ------------------------------
>
> Key: MAHOUT-1910
> URL: https://issues.apache.org/jira/browse/MAHOUT-1910
> Project: Mahout
> Issue Type: Task
> Affects Versions: 0.12.2
> Reporter: Andrew Palumbo
> Assignee: Andrew Musselman
> Priority: Blocker
> Fix For: 0.13.0
>
>
> remove the .zip archves from the mahout binary disributions and keep only the
> .tar.gz:
> In {{assembly/bin.xml:}}
> {code}
> <formats>
> <format>dir</format>
> <format>tar.gz</format>
> <format>zip</format>
> </formats>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)