Author: rgardler
Date: Fri Dec  9 06:00:36 2005
New Revision: 355492

URL: http://svn.apache.org/viewcvs?rev=355492&view=rev
Log:
use the ne locationmap source to import the forrest core supplied dotdots 
stylesheet

Removed:
    
forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/resources/stylesheets/dotdots.xsl
Modified:
    
forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/resources/stylesheets/changes-to-document.xsl

Modified: 
forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/resources/stylesheets/changes-to-document.xsl
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/resources/stylesheets/changes-to-document.xsl?rev=355492&r1=355491&r2=355492&view=diff
==============================================================================
--- 
forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/resources/stylesheets/changes-to-document.xsl
 (original)
+++ 
forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/resources/stylesheets/changes-to-document.xsl
 Fri Dec  9 06:00:36 2005
@@ -26,7 +26,7 @@
   <xsl:param name="projectInfo.changes.includeCommitterList"/>
   <xsl:param name="projectInfo.changes.includeContributorList"/>
   
-  <xsl:include href="dotdots.xsl"/> <!-- FIXME: howto include from forrest 
core -->
+  <xsl:include href="lm://transform.xml.dotdots"/>
 
   <!-- Calculate path to site root, eg '../../' -->
   <xsl:variable name="root">


Reply via email to