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>
     


Reply via email to