You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by rg...@apache.org on 2008/01/06 20:39:13 UTC

svn commit: r609383 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/src/documentation/content/locationmap.xml

Author: rgardler
Date: Sun Jan  6 11:39:12 2008
New Revision: 609383

URL: http://svn.apache.org/viewvc?rev=609383&view=rev
Log:
Add a more complex DOAP file for testing purposes

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/src/documentation/content/locationmap.xml

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/src/documentation/content/locationmap.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/src/documentation/content/locationmap.xml?rev=609383&r1=609382&r2=609383&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/src/documentation/content/locationmap.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/src/documentation/content/locationmap.xml Sun Jan  6 11:39:12 2008
@@ -34,6 +34,9 @@
     <match pattern="doap.descriptor.forrest">
       <location src="{properties:content}doap/doap-forrest.xml" />
     </match>
+    <match pattern="doap.descriptor.simal">
+      <location src="http://simal.googlecode.com/svn/trunk/simal/src/documentation/content/rdf/simal.xml" />
+    </match>
     <match pattern="doap.categoryDefinitions">
       <location src="{properties:content}doap/categoryDefinitions.xml" />
     </match>