Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 66243 invoked from network); 6 Feb 2007 21:26:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Feb 2007 21:26:16 -0000 Received: (qmail 96497 invoked by uid 500); 6 Feb 2007 21:26:20 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 96459 invoked by uid 500); 6 Feb 2007 21:26:20 -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 96448 invoked by uid 99); 6 Feb 2007 21:26:20 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Feb 2007 13:26:20 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of paulmcmahan@gmail.com designates 64.233.182.187 as permitted sender) Received: from [64.233.182.187] (HELO nf-out-0910.google.com) (64.233.182.187) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Feb 2007 13:26:11 -0800 Received: by nf-out-0910.google.com with SMTP id m19so281873nfc for ; Tue, 06 Feb 2007 13:25:49 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lTQCnTjAP/FUjUvbDCb9xY9QXZSkgq2AUPPYa0yayLXzkTyIBvMf35OAMoTlT+bFWXeT5wlD8zgOcBRCqQJu40S1J0kpvxrLC1/y5wH1qZS0/dGsMTqTW+WkB2yNnAN0NwL+PhuzIBwGn5haBVAD4AQ+CVLCs+u74X9KGwCfS7Y= Received: by 10.82.184.2 with SMTP id h2mr5257056buf.1170797149373; Tue, 06 Feb 2007 13:25:49 -0800 (PST) Received: by 10.82.190.10 with HTTP; Tue, 6 Feb 2007 13:25:49 -0800 (PST) Message-ID: <21df75940702061325k766a054atcd98338c640a8d38@mail.gmail.com> Date: Tue, 6 Feb 2007 16:25:49 -0500 From: "Paul McMahan" To: dev@geronimo.apache.org, jacek@laskowski.net.pl Subject: Re: anyone able to build geronimo with test/itest turned on In-Reply-To: <1b5bfeb50702061313y1876b953h9fbd1779188553ed@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <005f01c74a1c$47284670$7ff22509@raleigh.ibm.com> <21df75940702061241s5cd4273dg4bcbe79abef53470@mail.gmail.com> <1b5bfeb50702061304g57dbee20y624df134f5119a88@mail.gmail.com> <21df75940702061310r7c96235emb7d449b8a8400313@mail.gmail.com> <1b5bfeb50702061313y1876b953h9fbd1779188553ed@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 2/6/07, Jacek Laskowski wrote: > Didn't I do that before or Paul meant to have asked about something > else? Anyway, here it goes. yep indeed you did, my mistake, caused by working on too many things at once :-) Thanks, this information will help me debug the problem further. btw, I disabled the test case in trunk so those affected can continue to compile with unit tests enabled while I investigate. Best wishes, Paul