From issues-return-4297-apmail-continuum-issues-archive=continuum.apache.org@continuum.apache.org Wed Sep 09 18:04:02 2009 Return-Path: Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: (qmail 35445 invoked from network); 9 Sep 2009 18:04:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Sep 2009 18:04:02 -0000 Received: (qmail 57678 invoked by uid 500); 9 Sep 2009 18:04:02 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 57626 invoked by uid 500); 9 Sep 2009 18:04:02 -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 57616 invoked by uid 99); 9 Sep 2009 18:04:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Sep 2009 18:04:02 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.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, 09 Sep 2009 18:03:52 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id C5D4514A8086 for ; Wed, 9 Sep 2009 13:03:31 -0500 (CDT) Message-ID: <24466643.34691252519411773.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Wed, 9 Sep 2009 13:03:31 -0500 (CDT) From: "Wendy Smoak (JIRA)" To: issues@continuum.apache.org Subject: [jira] Closed: (CONTINUUM-1992) Don't wipe partial log on build cancel In-Reply-To: <30219554.1227543319722.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/CONTINUUM-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wendy Smoak closed CONTINUUM-1992. ---------------------------------- Assignee: Wendy Smoak Resolution: Duplicate Closing as duplicate of CONTINUUM-1965 > Don't wipe partial log on build cancel > -------------------------------------- > > Key: CONTINUUM-1992 > URL: http://jira.codehaus.org/browse/CONTINUUM-1992 > Project: Continuum > Issue Type: Improvement > Affects Versions: 1.2.2 > Reporter: Michael Johns > Assignee: Wendy Smoak > Priority: Minor > > When a build is canceled, anything that has been logged up until that point is lost and the log simply shows the ContinuumBuildCancelledException trace. It would be immensely useful if the log up until that point was maintained and the exception simply appended to the end. Sometimes we cancel builds because they hang, and it becomes very difficult to debug that when the log is lost. Same goes for builds that are canceled due to exceeding the build time threshold. -- 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