Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 99818 invoked from network); 19 Nov 2009 23:43:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Nov 2009 23:43:12 -0000 Received: (qmail 253 invoked by uid 500); 19 Nov 2009 23:43:11 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 204 invoked by uid 500); 19 Nov 2009 23:43:11 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Received: (qmail 160 invoked by uid 99); 19 Nov 2009 23:43:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Nov 2009 23:43:11 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of wsmoak@gmail.com designates 209.85.221.177 as permitted sender) Received: from [209.85.221.177] (HELO mail-qy0-f177.google.com) (209.85.221.177) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Nov 2009 23:43:09 +0000 Received: by qyk7 with SMTP id 7so1458521qyk.10 for ; Thu, 19 Nov 2009 15:42:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type; bh=O+qLyJhUO0Meyb5mXGeav6PnYmvnRMLbFoyTJ42LKT4=; b=Rek+InCjTGDZgYSsj0IXQzzTVgKnX91ILUdhGiBLaJv2jsYKu/mw1yod/ppaH9Fuv1 gCYepujlZemwbrDeZlhPGKhaZca1mWzbatbpci19gwwHyrRWmKYyJ/85PrzwK5JGbHxG TAGYT5+jY1exdHFITKCABvymv+IC7eQ8ynyww= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=BT+ET6K9l8ufBLyv7bXj6sAHdUNQphWmSMx448NRJobVrZgHIA0wUTe5ssv656uJgR iwgTwscYYgqR1bOcDgp6/CQ8Gay9lJDPLuMff3LV+x1LmcavcYJ5QLbyhoF6jzyOLJc4 H9qrBuRmKTvUUolAlrd8yDKRKmTHgyf75bHf4= MIME-Version: 1.0 Received: by 10.224.127.13 with SMTP id e13mr442475qas.295.1258674168094; Thu, 19 Nov 2009 15:42:48 -0800 (PST) In-Reply-To: References: <3568157f0911160832m2f2cfdb3nf2e77847ca1ad46c@mail.gmail.com> <86581AC3DA73944F8B461B44198645E4011365180503@EDBCL06EX001.edb.local> <86581AC3DA73944F8B461B44198645E4011365180B9A@EDBCL06EX001.edb.local> <86581AC3DA73944F8B461B44198645E4011365180C6F@EDBCL06EX001.edb.local> <86581AC3DA73944F8B461B44198645E4011365180C77@EDBCL06EX001.edb.local> <86581AC3DA73944F8B461B44198645E4011365180C7A@EDBCL06EX001.edb.local> From: Wendy Smoak Date: Thu, 19 Nov 2009 16:42:28 -0700 Message-ID: Subject: Re: YOHO, anybody out there? RE: A lock could not be obtained within the time requested To: users@continuum.apache.org Content-Type: text/plain; charset=ISO-8859-1 On Thu, Nov 19, 2009 at 10:23 AM, Wendy Smoak wrote: > I vaguely remember a utility to automate deleting old build results, > you might find it in the list archives. Here it is (but I've only used it against 1.3.x, I don't know if it'll work with 1.2.x): http://svn.apache.org/repos/asf/continuum/trunk/continuum-xmlrpc/continuum-xmlrpc-client/src/main/java/org/apache/maven/continuum/xmlrpc/client/BuildResultsPurge.java -- Wendy