Author: crossley
Date: Sat Oct 22 22:08:21 2005
New Revision: 327749
URL: http://svn.apache.org/viewcvs?rev=327749&view=rev
Log:
Add the other new doap files in the test-suite.
Now: apr, forrest, httpd, httpd-mod_mbox, spamassassin
Modified:
forrest/zone/test-sources/apache-projects/src/documentation/content/locationmap.xml
Modified:
forrest/zone/test-sources/apache-projects/src/documentation/content/locationmap.xml
URL:
http://svn.apache.org/viewcvs/forrest/zone/test-sources/apache-projects/src/documentation/content/locationmap.xml?rev=327749&r1=327748&r2=327749&view=diff
==============================================================================
---
forrest/zone/test-sources/apache-projects/src/documentation/content/locationmap.xml
(original)
+++
forrest/zone/test-sources/apache-projects/src/documentation/content/locationmap.xml
Sat Oct 22 22:08:21 2005
@@ -32,12 +32,24 @@
<location src="{project:home}/doap.rdf" />
</match>
+ <match pattern="project.descriptor.apr">
+ <location
src="http://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/doap/apr.xml"/>
+ </match>
+
<match pattern="project.descriptor.forrest">
<location
src="http://svn.apache.org/repos/asf/forrest/trunk/site-author/content/doap.xml"/>
</match>
<match pattern="project.descriptor.httpd">
<location
src="http://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/doap/httpd.xml"/>
+ </match>
+
+ <match pattern="project.descriptor.httpd-mod_mbox">
+ <location
src="http://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/doap/httpd-mod_mbox.xml"/>
+ </match>
+
+ <match pattern="project.descriptor.spamassassin">
+ <location
src="http://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/doap/spamassassin.xml"/>
</match>
<!-- The DOAP is not embedded in an rdf element so is not currently
working properly.