Author: thorsten
Date: Thu Oct 9 04:33:00 2008
New Revision: 703137
URL: http://svn.apache.org/viewvc?rev=703137&view=rev
Log:
using the simple stax transformer for css
Modified:
forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap
Modified:
forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap
URL:
http://svn.apache.org/viewvc/forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap?rev=703137&r1=703136&r2=703137&view=diff
==============================================================================
---
forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap
(original)
+++
forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap
Thu Oct 9 04:33:00 2008
@@ -290,7 +290,7 @@
<map:parameter name="getRequestExtension" value="css" />
<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="cocoon:/resolve.structurer.{1}"/>