You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Andrew Musselman (JIRA)" <ji...@apache.org> on 2017/02/01 23:14:51 UTC

[jira] [Assigned] (MAHOUT-1910) Remove .zip archive from build

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

Andrew Musselman reassigned MAHOUT-1910:
----------------------------------------

    Assignee: Andrew Musselman  (was: Andrew Palumbo)

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