Author: thorsten
Date: Sat Jan 28 19:40:19 2006
New Revision: 373282
URL: http://svn.apache.org/viewcvs?rev=373282&view=rev
Log:
FOR-801 - moving xmaps and other ressources from themes to the dispatcher
Added:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/foo.xml
- copied unchanged from r373180,
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/foo.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources.xmap
- copied unchanged from r373180,
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/resources.xmap
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themes.xmap
- copied unchanged from r373278,
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/output.xmap
Removed:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/foo.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/output.xmap
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/resources.xmap
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap
URL:
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap?rev=373282&r1=373281&r2=373282&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap
Sat Jan 28 19:40:19 2006
@@ -110,6 +110,10 @@
<map:mount uri-prefix="" src="themer.xmap" check-reload="yes"
pass-through="true" />
</map:pipeline>
+ <map:pipeline>
+ <map:mount uri-prefix="" src="themes.xmap" check-reload="yes"
+ pass-through="true" />
+ </map:pipeline>
<!--
structurer
prepares and transforms the requested contracts (themes) and populate
them with the content (businessHelper).