Return-Path: Delivered-To: apmail-shale-dev-archive@locus.apache.org Received: (qmail 1820 invoked from network); 8 Jun 2007 08:50:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jun 2007 08:50:27 -0000 Received: (qmail 10849 invoked by uid 500); 8 Jun 2007 08:50:31 -0000 Delivered-To: apmail-shale-dev-archive@shale.apache.org Received: (qmail 10745 invoked by uid 500); 8 Jun 2007 08:50:30 -0000 Mailing-List: contact dev-help@shale.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@shale.apache.org Delivered-To: mailing list dev@shale.apache.org Received: (qmail 10736 invoked by uid 99); 8 Jun 2007 08:50:30 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jun 2007 01:50:30 -0700 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 rahul.akolkar@gmail.com designates 64.233.184.232 as permitted sender) Received: from [64.233.184.232] (HELO wr-out-0506.google.com) (64.233.184.232) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jun 2007 01:50:26 -0700 Received: by wr-out-0506.google.com with SMTP id 71so627886wri for ; Fri, 08 Jun 2007 01:50:05 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=YHqHkfwO39vuJzZ29dl6a6tokfe01Aa/u5MAeYd2dXpJidhevcM8Qf3JGYQn3WZ3vJQL+BKGCSP7BtCN7b4uZ8yPyrB0+wSYmOOQPiRjM37DZNAaeEaKbEwH982eG9cWoCHjf6WpgH2AN7HKs85qFV3+Er5+HBMS45Bw0Mf5R6I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=F7uA+r9gct9HS0sPWSJ5ociUGPkEAXqQGnw3LwuXqzu9KCj0KbeNnzYjjLPcIKoVhXUs11jlIpX5TAyVVO1l/SUMAYY49iUgY668xdZuyVmg0b3Rt+JLj4JfgeE3gCCMf+dVwa/Sws4DGcLWgAPuHIt/3ujrlRMsrCSXnwSrVzo= Received: by 10.65.139.9 with SMTP id r9mr4725131qbn.1181292605066; Fri, 08 Jun 2007 01:50:05 -0700 (PDT) Received: by 10.65.186.8 with HTTP; Fri, 8 Jun 2007 01:50:05 -0700 (PDT) Message-ID: Date: Fri, 8 Jun 2007 04:50:05 -0400 From: "Rahul Akolkar" To: dev@shale.apache.org Subject: Nightlies (was: SHALE-386) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org > Craig McClanahan commented on SHALE-386: > ---------------------------------------- > > Figured out what was going on with the nightly builds. The "svn update" statement in the nightly build script was wedged by the fact that it had coredumped a while back, so the build process was just rebuilding out of date sources over and over again. I have cleaned this up, so tonight's (20070608) nightly build will match the current trunk code. Sorry for the problems. > > Thanks for looking into this. -Rahul