You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by gm...@apache.org on 2008/03/05 12:06:32 UTC

svn commit: r633814 - /forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/input.xmap

Author: gmcdonald
Date: Wed Mar  5 03:06:28 2008
New Revision: 633814

URL: http://svn.apache.org/viewvc?rev=633814&view=rev
Log:
Add path to fix images not appearing when subdirs used. Fix for  FOR-1076. Due to Jeremias Maerki

Modified:
    forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/input.xmap

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/input.xmap
URL: http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/input.xmap?rev=633814&r1=633813&r2=633814&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/input.xmap (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/input.xmap Wed Mar  5 03:06:28 2008
@@ -74,6 +74,7 @@
         </map:aggregate>
         <map:transform src="{lm:projectInfo.transform.releaseNotes.document}">
           <map:parameter name="bugtracking-url" value="{properties:forrest.bugtracking-url}"/>
+          <map:parameter name="path" value="{1}{2}"/>
           <map:parameter name="versionNumber" value="{3}"/>
         </map:transform>
         <map:transform type="i18n">