You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Gabor Liptak <ga...@usa.net> on 2000/01/08 05:44:09 UTC

cvs diff xml-cocoon/build.xml correcting sequence

Index: build.xml
===================================================================
RCS file: /home/cvspublic/xml-cocoon/build.xml,v
retrieving revision 1.17
diff -u -r1.17 build.xml
--- build.xml	2000/01/08 00:09:05	1.17
+++ build.xml	2000/01/08 04:38:46
@@ -330,6 +330,7 @@
   <!-- Creates the web site                                               
-->
   <!-- ===================================================================
-->
   <target name="site">
+    <mkdir dir="${site.dir}"/>
     <java class="${xslt}" args="${xslt.params} -in ${docs.dir}/index.xml -out
${site.dir}/index-sbk.xml -xsl ${sheets.dir}/document-stylebook.xsl"/>
     <java class="${xslt}" args="${xslt.params} -in ${docs.dir}/installing.xml
-out ${site.dir}/installing-sbk.xml -xsl
${sheets.dir}/document-stylebook.xsl"/>
     <java class="${xslt}" args="${xslt.params} -in ${docs.dir}/cocoon2.xml
-out ${site.dir}/cocoon2-sbk.xml -xsl ${sheets.dir}/document-stylebook.xsl"/>
@@ -354,4 +355,4 @@
 </project>
 
 
-<!-- End of file -->
\ No newline at end of file
+<!-- End of file -->


____________________________________________________________________
Get free email and a permanent address at http://www.amexmail.com/?A=1