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 2005/11/11 19:01:42 UTC

svn commit: r332622 - /forrest/trunk/main/webapp/locationmap.xml

Author: rgardler
Date: Fri Nov 11 10:01:36 2005
New Revision: 332622

URL: http://svn.apache.org/viewcvs?rev=332622&view=rev
Log:
add schema directory

Modified:
    forrest/trunk/main/webapp/locationmap.xml

Modified: forrest/trunk/main/webapp/locationmap.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/locationmap.xml?rev=332622&r1=332621&r2=332622&view=diff
==============================================================================
--- forrest/trunk/main/webapp/locationmap.xml (original)
+++ forrest/trunk/main/webapp/locationmap.xml Fri Nov 11 10:01:36 2005
@@ -49,6 +49,13 @@
     </select>
     
     <!-- ================================== -->
+    <!-- Forrest files                      -->
+    <!-- ================================== -->
+    <match pattern="forrest.schema.**">
+        <location src="{forrest:context}/resources/schema/dtd/{1}.dtd" />
+    </match>
+    
+    <!-- ================================== -->
     <!-- project files                      -->
     <!-- ================================== -->
     <match pattern="project.xmap.sitemap">