From issues-return-6182-apmail-continuum-issues-archive=continuum.apache.org@continuum.apache.org Tue Sep 18 11:20:52 2012 Return-Path: X-Original-To: apmail-continuum-issues-archive@www.apache.org Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A7588DEEB for ; Tue, 18 Sep 2012 11:20:52 +0000 (UTC) Received: (qmail 37840 invoked by uid 500); 18 Sep 2012 11:20:52 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 37695 invoked by uid 500); 18 Sep 2012 11:20:48 -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 37647 invoked by uid 99); 18 Sep 2012 11:20:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Sep 2012 11:20:46 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.24.159] (HELO codehaus01.managed.contegix.com) (63.246.24.159) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Sep 2012 11:20:41 +0000 Received: from codehaus01 (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 4E6E4B044C for ; Tue, 18 Sep 2012 06:20:21 -0500 (CDT) Date: Tue, 18 Sep 2012 06:20:21 -0500 (CDT) From: "Brett Porter (JIRA)" To: issues@continuum.apache.org Message-ID: <524284564.57749.1347967221338.JavaMail.j2ee-jira@codehaus01.managed.contegix.com> Subject: [jira] (CONTINUUM-2686) list of previously prepared releases should not depend on build agent state MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 22cf62d5d84cf5bea94eb3b65e0ebd09 X-Virus-Checked: Checked by ClamAV on apache.org Brett Porter created CONTINUUM-2686: --------------------------------------- Summary: list of previously prepared releases should not depend on build agent state Key: CONTINUUM-2686 URL: https://jira.codehaus.org/browse/CONTINUUM-2686 Project: Continuum Issue Type: Improvement Reporter: Brett Porter Steps to reproduce: # prepare a release, but don't click "Done" # restart the continuum build agent that performed the release # Click done (or go to the project page and press release again) Note that the prepared release is not present. This is a result of the agent no longer having in its memory the previous releases. Likewise, if the agent remains down you will receive an errors message. This is unnecessary just to determine the name, which is already in the release model. It should be possible perform a release on a different agent, using the existing configuration. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira