Author: thorsten
Date: Thu Dec 11 02:43:44 2008
New Revision: 725649

URL: http://svn.apache.org/viewvc?rev=725649&view=rev
Log:
Using the SAX transformer as default

Modified:
    
forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/src/cocoon-2.2-block/src/main/resources/COB-INF/sitemap.xmap

Modified: 
forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/src/cocoon-2.2-block/src/main/resources/COB-INF/sitemap.xmap
URL: 
http://svn.apache.org/viewvc/forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/src/cocoon-2.2-block/src/main/resources/COB-INF/sitemap.xmap?rev=725649&r1=725648&r2=725649&view=diff
==============================================================================
--- 
forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/src/cocoon-2.2-block/src/main/resources/COB-INF/sitemap.xmap
 (original)
+++ 
forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/src/cocoon-2.2-block/src/main/resources/COB-INF/sitemap.xmap
 Thu Dec 11 02:43:44 2008
@@ -7,8 +7,8 @@
   (the "License"); you may not use this file except in compliance with
   the License.  You may obtain a copy of the License at
 
-      http://www.apache.org/licenses/LICENSE-2.0
-
+  http://www.apache.org/licenses/LICENSE-2.0
+  
   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -55,7 +55,7 @@
           <map:parameter name="getRequestExtension" value="fo"/>
           <map:parameter name="contextPath" value="{request:contextPath}"/>
         </map:generate>
-        <map:transform type="dispatcherEnhanced">
+        <map:transform type="dispatcher">
           <map:parameter name="cacheKey" value="{0}"/>
           <map:parameter name="validityFile"
             value="lm://resolve.structurer.{1}"/>