You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by rg...@apache.org on 2005/11/22 16:25:14 UTC

svn commit: r348187 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/locationmap.xml

Author: rgardler
Date: Tue Nov 22 07:25:07 2005
New Revision: 348187

URL: http://svn.apache.org/viewcvs?rev=348187&view=rev
Log:
remove unused action

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/locationmap.xml

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/locationmap.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/locationmap.xml?rev=348187&r1=348186&r2=348187&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/locationmap.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/locationmap.xml Tue Nov 22 07:25:07 2005
@@ -26,10 +26,6 @@
         name="lm" 
         src="org.apache.forrest.locationmap.WildcardLocationMapHintMatcher"/>
     </matchers>
-    <actions default="RecursiveDirectoryTraversalAction">
-      <action name="RecursiveDirectoryTraversalAction" 
-        src="org.apache.forrest.structurer.acting.RecursiveDirectoryTraversalAction"/>
-    </actions>
     <selectors default="exists">
           <selector name="exists" logger="sitemap.selector.exists"  
                     src="org.apache.forrest.sourceexists.SourceExistsSelector" />