Mailing List Archive

svn commit: r1624957 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.serverStatus/locationmap.xml
Author: crossley
Date: Mon Sep 15 07:54:57 2014
New Revision: 1624957

URL: http://svn.apache.org/r1624957
Log:
Enable Windows to find plugin resources.
Issue: FOR-1108, FOR-1188

Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.serverStatus/locationmap.xml

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.serverStatus/locationmap.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.serverStatus/locationmap.xml?rev=1624957&r1=1624956&r2=1624957&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.serverStatus/locationmap.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.serverStatus/locationmap.xml Mon Sep 15 07:54:57 2014
@@ -31,6 +31,7 @@
<match pattern="serverStatus.transform.*.*">
<select>
<location src="resources/stylesheets/{1}-to-{2}.xsl"/>
+ <location src="{forrest:forrest.plugins}/org.apache.forrest.plugin.input.serverStatus/resources/stylesheets/{1}-to-{2}.xsl"/>
</select>
</match>
</locator>