Return-Path: Delivered-To: apmail-lucene-hadoop-commits-archive@locus.apache.org Received: (qmail 20083 invoked from network); 8 Feb 2006 21:24:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Feb 2006 21:24:19 -0000 Received: (qmail 77453 invoked by uid 500); 8 Feb 2006 21:24:18 -0000 Delivered-To: apmail-lucene-hadoop-commits-archive@lucene.apache.org Received: (qmail 77420 invoked by uid 500); 8 Feb 2006 21:24:18 -0000 Mailing-List: contact hadoop-commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-commits@lucene.apache.org Received: (qmail 77410 invoked by uid 99); 8 Feb 2006 21:24:18 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Feb 2006 13:24:18 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 08 Feb 2006 13:24:17 -0800 Received: (qmail 19724 invoked by uid 65534); 8 Feb 2006 21:23:47 -0000 Message-ID: <20060208212345.19621.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r376069 - in /lucene/hadoop/trunk: build.xml conf/configuration.xsl src/java/overview.html Date: Wed, 08 Feb 2006 21:22:45 -0000 To: hadoop-commits@lucene.apache.org From: cutting@apache.org X-Mailer: svnmailer-1.0.6 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: cutting Date: Wed Feb 8 13:22:19 2006 New Revision: 376069 URL: http://svn.apache.org/viewcvs?rev=376069&view=rev Log: Create html documentation for configuration defaults and link to these from javadoc. Modified: lucene/hadoop/trunk/build.xml lucene/hadoop/trunk/conf/configuration.xsl lucene/hadoop/trunk/src/java/overview.html Modified: lucene/hadoop/trunk/build.xml URL: http://svn.apache.org/viewcvs/lucene/hadoop/trunk/build.xml?rev=376069&r1=376068&r2=376069&view=diff ============================================================================== --- lucene/hadoop/trunk/build.xml (original) +++ lucene/hadoop/trunk/build.xml Wed Feb 8 13:22:19 2006 @@ -223,7 +223,7 @@ - + -