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/10/23 17:03:37 UTC

svn commit: r327798 - /forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/locationmap.xml

Author: rgardler
Date: Sun Oct 23 08:03:31 2005
New Revision: 327798

URL: http://svn.apache.org/viewcvs?rev=327798&view=rev
Log:
the sitemap requests a project.* file

Modified:
    forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/locationmap.xml

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/locationmap.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/locationmap.xml?rev=327798&r1=327797&r2=327798&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/locationmap.xml (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/locationmap.xml Sun Oct 23 08:03:31 2005
@@ -53,7 +53,7 @@
          required -->        
     <!-- ========================================= -->
     
-    <match pattern="*_lang.xml">
+    <match pattern="project.*_lang.xml">
       <location src="cocoon://projectDetails/{1}-lang.xml"/>
     </match>