Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 771D110A43 for ; Sat, 28 Dec 2013 00:09:19 +0000 (UTC) Received: (qmail 45594 invoked by uid 500); 28 Dec 2013 00:08:05 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 45327 invoked by uid 500); 28 Dec 2013 00:08:02 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 44260 invoked by uid 99); 28 Dec 2013 00:07:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Dec 2013 00:07:51 +0000 Date: Sat, 28 Dec 2013 00:07:51 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2064) Include Git SHA1 in artifacts MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13857857#comment-13857857 ] ASF subversion and git services commented on ACCUMULO-2064: ----------------------------------------------------------- Commit ed9811c82f9e5d03c5bfcbaa9c720cdaa0384977 in branch refs/heads/1.6.0-SNAPSHOT from [~mdrob@cloudera.com] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=ed9811c ] ACCUMULO-2064 switch to mavanagaiata for sha > Include Git SHA1 in artifacts > ----------------------------- > > Key: ACCUMULO-2064 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2064 > Project: Accumulo > Issue Type: Improvement > Components: build > Reporter: Josh Elser > Assignee: Mike Drob > Priority: Minor > Fix For: 1.4.5, 1.5.1, 1.6.0 > > > After building a SNAPSHOT version of Accumulo, the Git commit ID it was built from is lost in the wind the next time you update you copy of the repo. > It would be nice to include the SHA1 in the the MANIFEST.MF. I've done this before, and I remember it to be rather easy in the end, but I don't remember how off the top of my head. > This would be very useful when running Accumulo's distributed tests during at the end of a release cycle to rule out the possibility of running into a bug that was already fixed. -- This message was sent by Atlassian JIRA (v6.1.5#6160)