Return-Path: Delivered-To: apmail-beehive-dev-archive@www.apache.org Received: (qmail 10900 invoked from network); 15 Sep 2005 20:27:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Sep 2005 20:27:13 -0000 Received: (qmail 66114 invoked by uid 500); 15 Sep 2005 20:27:12 -0000 Delivered-To: apmail-beehive-dev-archive@beehive.apache.org Received: (qmail 66097 invoked by uid 500); 15 Sep 2005 20:27:12 -0000 Mailing-List: contact dev-help@beehive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Beehive Developers" Delivered-To: mailing list dev@beehive.apache.org Received: (qmail 66086 invoked by uid 99); 15 Sep 2005 20:27:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Sep 2005 13:27:12 -0700 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=RCVD_BY_IP,RCVD_IN_BL_SPAMCOP_NET,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ekoneil@gmail.com designates 66.249.82.196 as permitted sender) Received: from [66.249.82.196] (HELO xproxy.gmail.com) (66.249.82.196) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Sep 2005 13:27:23 -0700 Received: by xproxy.gmail.com with SMTP id i26so459223wxd for ; Thu, 15 Sep 2005 13:27:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kPOdJM03A9MOqvb5/ZeJYjo8T3VrDrY93iz8EOYtofatfOaKJhPX1BzJOUB52F9TWPmKTwtnyb4ByRguRO+fkRB82fbL6l46ucFtzLOVUwSr9o6HbxVnor3QKHBstP2qCqZyVuVl5CPbDxlf9DC/LjzI8E8mu05vEuTQhvGa4gw= Received: by 10.70.87.14 with SMTP id k14mr991885wxb; Thu, 15 Sep 2005 13:27:10 -0700 (PDT) Received: by 10.70.11.4 with HTTP; Thu, 15 Sep 2005 13:27:10 -0700 (PDT) Message-ID: Date: Thu, 15 Sep 2005 14:27:10 -0600 From: Eddie O'Neil Reply-To: ekoneil@gmail.com To: Beehive Developers Subject: Re: Beehive Check-in Test (Linux) Fixed In-Reply-To: <17567655.1126813668999.JavaMail.beehive@beehive01.bea.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <17567655.1126813668999.JavaMail.beehive@beehive01.bea.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hm. That's not good -- looks like I was allowed to commit DOMUtils and DomUtils when (as far as UNIX is concerned) only the latter exists. Problem is that I did this commit from win32 where that's not the case. :) I had renamed Chad's DOMUtils class to be DomUtils so it's consistent with the NetUI one. Will have this fixed momentarily. Apologies... Eddie On 9/15/05, jzhuo@bea.com wrote: > View results here -> http://beehive01.bea.com/cruisecontrol/buildresults?= log=3Dlog20050915114047LBUILD.814 >