[ https://issues.apache.org/jira/browse/MAHOUT-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15883694#comment-15883694 ]
Hudson commented on MAHOUT-1910: -------------------------------- FAILURE: Integrated in Jenkins build Mahout-Quality #3420 (See [https://builds.apache.org/job/Mahout-Quality/3420/]) MAHOUT-1910: Remove .zip archive from build (akm: rev a2cbd15709e8f5789711d171afc5206fa6ec63ed) * (edit) distribution/src/main/assembly/bin.xml * (edit) distribution/src/main/assembly/src.xml > 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)