Return-Path: Delivered-To: apmail-httpd-apreq-cvs-archive@www.apache.org Received: (qmail 64224 invoked from network); 19 May 2005 04:54:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 May 2005 04:54:49 -0000 Received: (qmail 55857 invoked by uid 500); 19 May 2005 04:54:30 -0000 Delivered-To: apmail-httpd-apreq-cvs-archive@httpd.apache.org Received: (qmail 55836 invoked by uid 500); 19 May 2005 04:54:29 -0000 Mailing-List: contact apreq-cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: apreq-dev@httpd.apache.org List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list apreq-cvs@httpd.apache.org Received: (qmail 55740 invoked by uid 99); 19 May 2005 04:54:27 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Wed, 18 May 2005 21:54:25 -0700 Received: (qmail 64041 invoked by uid 65534); 19 May 2005 04:54:12 -0000 Message-ID: <20050519045412.64040.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: svn commit: r170869 - /httpd/apreq/trunk/build/version_check.pl Date: Thu, 19 May 2005 04:54:12 -0000 To: apreq-cvs@httpd.apache.org From: randyk@apache.org X-Mailer: svnmailer-1.0.0-dev X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: randyk Date: Wed May 18 21:54:11 2005 New Revision: 170869 URL: http://svn.apache.org/viewcvs?rev=3D170869&view=3Drev Log: list directories to ignore indexing when generating META.yml Modified: httpd/apreq/trunk/build/version_check.pl Modified: httpd/apreq/trunk/build/version_check.pl URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/build/version_check.pl= ?rev=3D170869&r1=3D170868&r2=3D170869&view=3Ddiff =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/apreq/trunk/build/version_check.pl (original) +++ httpd/apreq/trunk/build/version_check.pl Wed May 18 21:54:11 2005 @@ -138,6 +138,11 @@ version: $opts{version} APR::Request::Param: version: $opts{version} +no_index: + directory: + - glue/perl/xsbuilder/tables/APR/Request + - glue/perl/t/response/TestAPI + - glue/perl/t/response/TestApReq generated_by: $0 EOT my %runtime_prereqs =3D (