You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2005/05/27 05:42:10 UTC

svn commit: r178738 - /lenya/trunk/src/webapp/lenya/pubs/default/menus.xmap

Author: gregor
Date: Thu May 26 20:42:09 2005
New Revision: 178738

URL: http://svn.apache.org/viewcvs?rev=178738&view=rev
Log:
Removed unused component declarations

Modified:
    lenya/trunk/src/webapp/lenya/pubs/default/menus.xmap

Modified: lenya/trunk/src/webapp/lenya/pubs/default/menus.xmap
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/pubs/default/menus.xmap?rev=178738&r1=178737&r2=178738&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/pubs/default/menus.xmap (original)
+++ lenya/trunk/src/webapp/lenya/pubs/default/menus.xmap Thu May 26 20:42:09 2005
@@ -20,13 +20,11 @@
 <map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
 
   <map:components>
-    <map:generators default="file" />
     <map:matchers default="wildcard">
       <map:matcher name="doctype" logger="sitemap.matcher.doctype" src="org.apache.cocoon.matching.WildcardRequestParameterMatcher">
         <parameter-name>doctype</parameter-name>
       </map:matcher>
     </map:matchers>
-    <map:actions/>
   </map:components>
 
   <map:pipelines>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org