Author: thorsten
Date: Tue Oct 14 02:41:07 2008
New Revision: 704415

URL: http://svn.apache.org/viewvc?rev=704415&view=rev
Log:
Moving helper stylesheet to the helper folder.

Added:
    
forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/helper/root-strip.xsl
      - copied unchanged from r703444, 
forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/root-strip.xsl
Removed:
    
forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/root-strip.xsl
Modified:
    
forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml

Modified: 
forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml
URL: 
http://svn.apache.org/viewvc/forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml?rev=704415&r1=704414&r2=704415&view=diff
==============================================================================
--- 
forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml
 (original)
+++ 
forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml
 Tue Oct 14 02:41:07 2008
@@ -373,7 +373,7 @@
     <match pattern="root-strip.xsl">
       <select type="exists">
         <location 
-                    
src="{lm:dispatcher.home}/resources/stylesheets/root-strip.xsl" 
+                    
src="{lm:dispatcher.home}/resources/stylesheets/helper/root-strip.xsl" 
                     />
       </select>
     </match>