Mailing List Archive

svn commit: r1624808 - /forrest/trunk/plugins/pluginTemplate/locationmap.xml
Author: crossley
Date: Sun Sep 14 08:26:00 2014
New Revision: 1624808

URL: http://svn.apache.org/r1624808
Log:
Clarify that the second location is the one to workaround FOR-1108 on Windows.
Issue: FOR-1108, FOR-1188

Modified:
forrest/trunk/plugins/pluginTemplate/locationmap.xml

Modified: forrest/trunk/plugins/pluginTemplate/locationmap.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/plugins/pluginTemplate/locationmap.xml?rev=1624808&r1=1624807&r2=1624808&view=diff
==============================================================================
--- forrest/trunk/plugins/pluginTemplate/locationmap.xml (original)
+++ forrest/trunk/plugins/pluginTemplate/locationmap.xml Sun Sep 14 08:26:00 2014
@@ -28,7 +28,8 @@
</selectors>
</components>
<locator>
-<!-- Uncomment the below matches once you have a stylesheet you wish to use. Note that these are needed for the plugin to work on windows. See FOR-1108 -->
+<!-- Uncomment the below matches once you have a stylesheet you wish to use.
+Note that the second location is needed for the plugin to work on windows. See FOR-1108 -->
<!-- <match pattern="plugin.transform.*.*">
<select>
<location src="resources/stylesheets/{1}-to-{2}.xsl" />