Andrew Palumbo created MAHOUT-1910: -------------------------------------- Summary: 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 Palumbo 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.4#6332)