Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 43868 invoked from network); 3 Nov 2006 20:37:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Nov 2006 20:37:04 -0000 Received: (qmail 14797 invoked by uid 500); 3 Nov 2006 20:37:11 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 14761 invoked by uid 500); 3 Nov 2006 20:37:11 -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 14749 invoked by uid 99); 3 Nov 2006 20:37:11 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Nov 2006 12:37:11 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [204.127.192.84] (HELO rwcrmhc14.comcast.net) (204.127.192.84) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Nov 2006 12:36:57 -0800 Received: from [192.168.168.15] (c-71-202-24-246.hsd1.ca.comcast.net[71.202.24.246]) by comcast.net (rwcrmhc14) with ESMTP id <20061103203632m1400kpfpte>; Fri, 3 Nov 2006 20:36:36 +0000 Message-ID: <454BA850.8040800@apache.org> Date: Fri, 03 Nov 2006 12:36:32 -0800 From: Doug Cutting User-Agent: Thunderbird 1.5.0.7 (X11/20060922) MIME-Version: 1.0 To: java-dev@lucene.apache.org Subject: Re: site javadocs and resolved issue 678 References: <392521EA2692A2418DF48C331E61E32506A955@professorville.windows.esseff.org> <8923F6C1-690A-41A0-BA78-D3AC1B48C60F@apache.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Chris Hostetter wrote: > I stumbled upon this the other day... > http://svn.apache.org/viewvc/lucene/java/nightly/ > > ...i don't know which host it runs on, or whether commiting changes to the > nightly.sh will automatically put them into effect (or if it needs checked > out somewhere) These are checked out in lucene.zones.apache.org:~cutting and run by my crontab there. I am happy to make any committer an account on that (virtual) host. Yonik and a few others already have them. The Solr nightly script is a variant that updates javadocs on the website: http://svn.apache.org/viewvc/incubator/solr/nightly/nightly.sh?view=markup (This is run from Yonik's home directory & crontab.) We could easily add something like this to the Lucene Java nightly script. Doug --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org