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/04/07 04:46:25 UTC

svn commit: r160369 - in lenya/trunk/src: confpatch/generators.xmap java/org/apache/lenya/cms/cocoon/generation/ProxyGenerator.java webapp/global-sitemap.xmap webapp/lenya/scheduler.xmap

Author: gregor
Date: Wed Apr  6 19:46:25 2005
New Revision: 160369

URL: http://svn.apache.org/viewcvs?view=rev&rev=160369
Log:
Removed proxy generator and scheduler sitemap

Removed:
    lenya/trunk/src/confpatch/generators.xmap
    lenya/trunk/src/java/org/apache/lenya/cms/cocoon/generation/ProxyGenerator.java
    lenya/trunk/src/webapp/lenya/scheduler.xmap
Modified:
    lenya/trunk/src/webapp/global-sitemap.xmap

Modified: lenya/trunk/src/webapp/global-sitemap.xmap
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/global-sitemap.xmap?view=diff&r1=160368&r2=160369
==============================================================================
--- lenya/trunk/src/webapp/global-sitemap.xmap (original)
+++ lenya/trunk/src/webapp/global-sitemap.xmap Wed Apr  6 19:46:25 2005
@@ -300,11 +300,6 @@
         <map:mount uri-prefix="{1}/admin" src="lenya/admin.xmap" check-reload="true" reload-method="synchron"/>
       </map:match>
       
-      <!-- Scheduler -->
-      <map:match pattern="scheduler/**">
-        <map:mount uri-prefix="scheduler/" src="lenya/scheduler.xmap" check-reload="true" reload-method="synchron"/>
-       </map:match>
-
       <!-- Internal usecases -->
       <map:pipeline internal-only="true">
         <map:match type="usecase" pattern="*">



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