Return-Path: X-Original-To: apmail-incubator-bigtop-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-bigtop-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4BFD77D29 for ; Mon, 24 Oct 2011 17:58:55 +0000 (UTC) Received: (qmail 35242 invoked by uid 500); 24 Oct 2011 17:58:55 -0000 Delivered-To: apmail-incubator-bigtop-dev-archive@incubator.apache.org Received: (qmail 35180 invoked by uid 500); 24 Oct 2011 17:58:55 -0000 Mailing-List: contact bigtop-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bigtop-dev@incubator.apache.org Delivered-To: mailing list bigtop-dev@incubator.apache.org Received: (qmail 35032 invoked by uid 99); 24 Oct 2011 17:58:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Oct 2011 17:58:54 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Oct 2011 17:58:53 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 8772A319D3C for ; Mon, 24 Oct 2011 17:56:34 +0000 (UTC) Date: Mon, 24 Oct 2011 17:56:34 +0000 (UTC) From: "Eli Collins (Created) (JIRA)" To: bigtop-dev@incubator.apache.org Message-ID: <548645865.9605.1319478994556.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (BIGTOP-153) Build should detect invalid archives in the dl directory MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Build should detect invalid archives in the dl directory -------------------------------------------------------- Key: BIGTOP-153 URL: https://issues.apache.org/jira/browse/BIGTOP-153 Project: Bigtop Issue Type: Improvement Components: General Reporter: Eli Collins The build isn't user friendly if you have an invalid tarball in your dl directory (eg because you cntrl-c'd the build while it was running or it just got a bad file). It would be useful if the build did some basic verification of the tarballs, eg checked they were valid archive files, or (perhaps optionally) checked the md5 sums. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira