Return-Path: Delivered-To: apmail-lucene-java-commits-archive@www.apache.org Received: (qmail 59921 invoked from network); 23 Jul 2009 20:27:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Jul 2009 20:27:00 -0000 Received: (qmail 90813 invoked by uid 500); 23 Jul 2009 20:28:05 -0000 Delivered-To: apmail-lucene-java-commits-archive@lucene.apache.org Received: (qmail 90738 invoked by uid 500); 23 Jul 2009 20:28:05 -0000 Mailing-List: contact java-commits-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-commits@lucene.apache.org Received: (qmail 90720 invoked by uid 99); 23 Jul 2009 20:28:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jul 2009 20:28:05 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jul 2009 20:28:02 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id B02C82388871; Thu, 23 Jul 2009 20:27:41 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r797213 - /lucene/java/trunk/build.xml Date: Thu, 23 Jul 2009 20:27:41 -0000 To: java-commits@lucene.apache.org From: uschindler@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090723202741.B02C82388871@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: uschindler Date: Thu Jul 23 20:27:41 2009 New Revision: 797213 URL: http://svn.apache.org/viewvc?rev=797213&view=rev Log: LUCENE-1728: The javadocs-all target still used the old subdirs in contrib/analyzers Modified: lucene/java/trunk/build.xml Modified: lucene/java/trunk/build.xml URL: http://svn.apache.org/viewvc/lucene/java/trunk/build.xml?rev=797213&r1=797212&r2=797213&view=diff ============================================================================== --- lucene/java/trunk/build.xml (original) +++ lucene/java/trunk/build.xml Thu Jul 23 20:27:41 2009 @@ -306,7 +306,8 @@ - + +