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 0516510661 for ; Tue, 4 Feb 2014 23:00:21 +0000 (UTC) Received: (qmail 52130 invoked by uid 500); 4 Feb 2014 23:00:13 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 52083 invoked by uid 500); 4 Feb 2014 23:00:11 -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 52066 invoked by uid 99); 4 Feb 2014 23:00:10 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Feb 2014 23:00:10 +0000 Date: Tue, 4 Feb 2014 23:00:10 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2170) Release 1.5.1 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-2170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13891355#comment-13891355 ] ASF subversion and git services commented on ACCUMULO-2170: ----------------------------------------------------------- Commit 5eb19c67519ab87c79c1570bf9d0e0edac4a1232 in branch refs/heads/1.5.1-SNAPSHOT from [~elserj] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=5eb19c6 ] ACCUMULO-2170 Add in a tag element to the scm block The release plugin will add in the tag elemen when it's not present, by appending it to the last child in the scm element. This creates a non-sorted pom, which sortpom will fail the build over. Adding in a tag with a "stub" value will at least let the build pass with the release plugin. > Release 1.5.1 > ------------- > > Key: ACCUMULO-2170 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2170 > Project: Accumulo > Issue Type: Task > Components: build > Reporter: Mike Drob > Assignee: Josh Elser > Labels: release > > General JIRA for commits related to release process (i.e. pom changes and other minor sundries). -- This message was sent by Atlassian JIRA (v6.1.5#6160)