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

svn commit: r618512 - /forrest/branches/UpdateFOPto094/plugins/org.apache.forrest.plugin.output.pdf/output.xmap

Author: ferdinand
Date: Mon Feb  4 18:04:02 2008
New Revision: 618512

URL: http://svn.apache.org/viewvc?rev=618512&view=rev
Log:
changed cocoon / to cocoon //

Modified:
    forrest/branches/UpdateFOPto094/plugins/org.apache.forrest.plugin.output.pdf/output.xmap

Modified: forrest/branches/UpdateFOPto094/plugins/org.apache.forrest.plugin.output.pdf/output.xmap
URL: http://svn.apache.org/viewvc/forrest/branches/UpdateFOPto094/plugins/org.apache.forrest.plugin.output.pdf/output.xmap?rev=618512&r1=618511&r2=618512&view=diff
==============================================================================
--- forrest/branches/UpdateFOPto094/plugins/org.apache.forrest.plugin.output.pdf/output.xmap (original)
+++ forrest/branches/UpdateFOPto094/plugins/org.apache.forrest.plugin.output.pdf/output.xmap Mon Feb  4 18:04:02 2008
@@ -35,8 +35,8 @@
           </map:when>
           <map:otherwise>
               <map:aggregate element="site">
-                  <map:part src="cocoon:/skinconf.xml"/>
-                  <map:part src="cocoon:/{1}{2}.xml"/>
+                  <map:part src="cocoon://skinconf.xml"/>
+                  <map:part src="cocoon://{1}{2}.xml"/>
               </map:aggregate>
               <!-- <map:transform type="idgen"/> -->
               <map:transform type="xinclude"/>