You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-cvs@httpd.apache.org by ra...@apache.org on 2005/05/19 06:54:12 UTC

svn commit: r170869 - /httpd/apreq/trunk/build/version_check.pl

Author: randyk
Date: Wed May 18 21:54:11 2005
New Revision: 170869

URL: http://svn.apache.org/viewcvs?rev=170869&view=rev
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=170869&r1=170868&r2=170869&view=diff
==============================================================================
--- 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 =  (