Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8776B6169 for ; Tue, 28 Jun 2011 03:40:44 +0000 (UTC) Received: (qmail 47176 invoked by uid 500); 28 Jun 2011 03:40:43 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 46724 invoked by uid 500); 28 Jun 2011 03:40:31 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 46712 invoked by uid 99); 28 Jun 2011 03:40:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jun 2011 03:40:30 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of kevan.miller@gmail.com designates 74.125.83.54 as permitted sender) Received: from [74.125.83.54] (HELO mail-gw0-f54.google.com) (74.125.83.54) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jun 2011 03:40:22 +0000 Received: by gwb15 with SMTP id 15so2815716gwb.13 for ; Mon, 27 Jun 2011 20:40:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id:references:to :x-mailer; bh=feCU5t6J+Zle/epz6UNiDDgYy8HQXGAOszdhcpIuQNE=; b=hOhMw1peo5W7p2be0rnMCfQcWdl1K0rsAXkRweWko9WmtgBzwbSH0am9Kz+53f8oeP KtObUDHPnsMz7aDfS7POWWL1q60+goh0gL6F5LIK8Xxzs/JHnozBuEIMDSAq89FE3cRg CG7uuawbdcc1W20/PX6anY9SQRaHFVweQq7uY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=UQHC44EXMnoq0GDc6498eWXW1j2wurWWa2UianGEvfqQZGP7yc3e87Wvw6l7LEA6gV 5zeKa4qFJs/UhlOMQxeCmV1IZVq9BdKXWPK0G5o8SgLFQ74PhiJRbHthQTrv2p+xOwns 8IqJ1RRSNUxRmzSZCvNH/1fzSCbdMwqm4I920= Received: by 10.236.28.201 with SMTP id g49mr10368368yha.462.1309232401528; Mon, 27 Jun 2011 20:40:01 -0700 (PDT) Received: from [10.0.1.198] (cpe-066-057-037-066.nc.res.rr.com [66.57.37.66]) by mx.google.com with ESMTPS id 1sm1979935yhs.11.2011.06.27.20.39.59 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 27 Jun 2011 20:40:00 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: [BUILD] trunk: Failed for Revision: 1139136 From: Kevan Miller In-Reply-To: Date: Mon, 27 Jun 2011 23:39:58 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <6B49BD92-E9CF-4655-AD4B-92EE108E6A67@gmail.com> References: <20110624031946.7F6B96E07@minotaur.apache.org> To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.1084) On Jun 23, 2011, at 11:23 PM, Jarek Gawor wrote: > Btw, I turned off these builds for trunk as trunk is now built via > Buildbot. Once the same is setup for 2.2 and/or 2.1 branch (with > testsuites) I will turn off the automatic builds for those branches as > well. I think you can turn off the 2.1 build, now -- = http://ci.apache.org/builders/geronimo-server-21/builds/8 There's one test failure that's not getting flagged in the compile = phase. So, there's a bit more work to do, but this seems about as good = as what we're giving up. --kevan=