You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2005/04/30 12:13:25 UTC

svn commit: r165399 - /lenya/branches/BRANCH_1_2_X/src/webapp/global-sitemap.xmap

Author: antonio
Date: Sat Apr 30 03:13:23 2005
New Revision: 165399

URL: http://svn.apache.org/viewcvs?rev=165399&view=rev
Log:
Fix pipelines

Modified:
    lenya/branches/BRANCH_1_2_X/src/webapp/global-sitemap.xmap

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/global-sitemap.xmap
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/webapp/global-sitemap.xmap?rev=165399&r1=165398&r2=165399&view=diff
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/global-sitemap.xmap (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/global-sitemap.xmap Sat Apr 30 03:13:23 2005
@@ -367,6 +367,7 @@
       <map:match type="usecase" pattern="info-*">
         <map:mount uri-prefix="" src="lenya/info.xmap" check-reload="true" reload-method="synchron"/>
       </map:match>
+    </map:pipeline>
 
       <!-- Internal usecases -->
       <map:pipeline internal-only="true">
@@ -377,6 +378,7 @@
         </map:match>
       </map:pipeline>
 
+    <map:pipeline>
       <!-- Usecases -->
         <map:match type="usecase" pattern="*">
           <map:mount uri-prefix="" src="lenya/usecase.xmap" check-reload="true" reload-method="synchron"/>



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