Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 98356 invoked from network); 12 Mar 2009 19:53:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Mar 2009 19:53:05 -0000 Received: (qmail 19467 invoked by uid 500); 12 Mar 2009 19:52:58 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 19405 invoked by uid 500); 12 Mar 2009 19:52:58 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 19387 invoked by uid 99); 12 Mar 2009 19:52:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Mar 2009 12:52:58 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [208.97.132.207] (HELO spunkymail-a2.g.dreamhost.com) (208.97.132.207) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Mar 2009 19:52:48 +0000 Received: from [192.168.0.3] (adsl-074-229-189-244.sip.rmo.bellsouth.net [74.229.189.244]) by spunkymail-a2.g.dreamhost.com (Postfix) with ESMTP id E1492870C5 for ; Thu, 12 Mar 2009 12:52:26 -0700 (PDT) Message-Id: <89E977CC-7686-4D94-8496-418C2CD86D8D@apache.org> From: Grant Ingersoll To: java-dev@lucene.apache.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Nightly log files Date: Thu, 12 Mar 2009 15:52:25 -0400 X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org The log files for the nightly check out are now stored into /tmp/ lucene-nightly.log The Crontab now looks like: 03 6 * * * /home/gsingers/bin/exportLuceneDocs.sh > /tmp/lucene- nightly.log 2>&1 Thanks to Otis for pointing out that the nightly was not checking out. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org