Return-Path: Delivered-To: apmail-buildr-commits-archive@www.apache.org Received: (qmail 64780 invoked from network); 18 May 2010 13:50:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 May 2010 13:50:04 -0000 Received: (qmail 80214 invoked by uid 500); 18 May 2010 13:50:04 -0000 Delivered-To: apmail-buildr-commits-archive@buildr.apache.org Received: (qmail 80185 invoked by uid 500); 18 May 2010 13:50:03 -0000 Mailing-List: contact commits-help@buildr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@buildr.apache.org Delivered-To: mailing list commits@buildr.apache.org Received: (qmail 80178 invoked by uid 500); 18 May 2010 13:50:03 -0000 Delivered-To: apmail-incubator-buildr-commits@incubator.apache.org Received: (qmail 80175 invoked by uid 99); 18 May 2010 13:50:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 May 2010 13:50:03 +0000 X-ASF-Spam-Status: No, hits=-1438.9 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 May 2010 13:50:02 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4IDngih000935 for ; Tue, 18 May 2010 13:49:42 GMT Message-ID: <29566192.105481274190582594.JavaMail.jira@thor> Date: Tue, 18 May 2010 09:49:42 -0400 (EDT) From: "Jean-Philippe Caruana (JIRA)" To: buildr-commits@incubator.apache.org Subject: [jira] Created: (BUILDR-436) release task should only raplce "-SNAPSHOT" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 release task should only raplce "-SNAPSHOT" ------------------------------------------- Key: BUILDR-436 URL: https://issues.apache.org/jira/browse/BUILDR-436 Project: Buildr Issue Type: Bug Components: Packaging Affects Versions: 1.3.5 Environment: Linux 2 2.6.31-21-generic i686 GNU/Linux Reporter: Jean-Philippe Caruana When I commit "2.2.0-rc1" in my buildfile and do a "buildr release", it builds a project-artifact-2.2.0.jar. My "-rc1" is dropped (everything after "-" is dropped, in order to drop the "-SNAPSHOT" part) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.