From issues-return-285-apmail-continuum-issues-archive=continuum.apache.org@continuum.apache.org Wed Apr 02 04:19:27 2008 Return-Path: Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: (qmail 4514 invoked from network); 2 Apr 2008 04:19:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Apr 2008 04:19:27 -0000 Received: (qmail 74251 invoked by uid 500); 2 Apr 2008 04:19:27 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 74227 invoked by uid 500); 2 Apr 2008 04:19:27 -0000 Mailing-List: contact issues-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list issues@continuum.apache.org Received: (qmail 74218 invoked by uid 99); 2 Apr 2008 04:19:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Apr 2008 21:19:27 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Apr 2008 04:18:46 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 6423314A8041 for ; Tue, 1 Apr 2008 23:18:58 -0500 (CDT) Message-ID: <7231033.1207109938407.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Tue, 1 Apr 2008 23:18:58 -0500 (CDT) From: "Brett Porter (JIRA)" To: issues@continuum.apache.org Subject: [jira] Updated: (CONTINUUM-1503) scm release tag default should match what the release plugin uses MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/CONTINUUM-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter updated CONTINUUM-1503: ------------------------------------ Fix Version/s: 1.x > scm release tag default should match what the release plugin uses > ----------------------------------------------------------------- > > Key: CONTINUUM-1503 > URL: http://jira.codehaus.org/browse/CONTINUUM-1503 > Project: Continuum > Issue Type: Bug > Components: Release > Affects Versions: 1.1-beta-3 > Reporter: Tomislav Stojcevich > Fix For: 1.x > > > The release plugin gives a default scm tag to used when doing a release:prepare, continuum's release prepare does not use the same value. > I happen to be on a branch so in continuum my project's scm tag is the branch name. (using cvs). > When i went to release prepare, the tag default was the existing value in the pom for the scm tag. I didn't change it and when the project finished the prepare, there was nothing tagged (because the tag it tried to use was the same name as the branch I was on). > The release plugin uses a different default and doesn't create this problem. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira