You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ne...@apache.org on 2007/05/15 22:15:44 UTC

svn commit: r538303 - /lenya/trunk/src/webapp/global-sitemap.xmap

Author: nettings
Date: Tue May 15 13:15:42 2007
New Revision: 538303

URL: http://svn.apache.org/viewvc?view=rev&rev=538303
Log:
removed profiling statement from menu generation pipeline. looks like an
accidental commit to me...


Modified:
    lenya/trunk/src/webapp/global-sitemap.xmap

Modified: lenya/trunk/src/webapp/global-sitemap.xmap
URL: http://svn.apache.org/viewvc/lenya/trunk/src/webapp/global-sitemap.xmap?view=diff&rev=538303&r1=538302&r2=538303
==============================================================================
--- lenya/trunk/src/webapp/global-sitemap.xmap (original)
+++ lenya/trunk/src/webapp/global-sitemap.xmap Tue May 15 13:15:42 2007
@@ -213,7 +213,7 @@
       
     </map:pipeline>
       <!-- menus -->
-    <map:pipeline type="profile-noncaching">  
+    <map:pipeline>  
       <!-- menu-xml/modules -->
       <!-- menu-xml/modules/{pub-id}/{area}.xml -->
       <map:match pattern="menu-xml/modules/*/*.xml">



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