You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by tw...@apache.org on 2005/09/04 04:27:09 UTC

svn commit: r278548 - /forrest/trunk/main/webapp/forrest.xmap

Author: twilliams
Date: Sat Sep  3 19:26:57 2005
New Revision: 278548

URL: http://svn.apache.org/viewcvs?rev=278548&view=rev
Log:
added the typoed version instead of the correct one.  arghh

Modified:
    forrest/trunk/main/webapp/forrest.xmap

Modified: forrest/trunk/main/webapp/forrest.xmap
URL: http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/forrest.xmap?rev=278548&r1=278547&r2=278548&view=diff
==============================================================================
--- forrest/trunk/main/webapp/forrest.xmap (original)
+++ forrest/trunk/main/webapp/forrest.xmap Sat Sep  3 19:26:57 2005
@@ -259,7 +259,7 @@
        
        <!-- if we got this far asking for the source.xml then it must be an XDoc -->
        <map:match pattern="**.source.xml">
-         <map:generator src="cocoon:/{1}.xml"/>
+         <map:generate src="cocoon:/{1}.xml"/>
          <map:serialize type="xml"/>
        </map:match>