nicolaken    2003/01/14 01:26:49

  Modified:    tools/src blocks-build.xsl
  Log:
  Lowering memory need during the build again
  
  Revision  Changes    Path
  1.17      +1 -1      xml-cocoon2/tools/src/blocks-build.xsl
  
  Index: blocks-build.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/tools/src/blocks-build.xsl,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- blocks-build.xsl  10 Jan 2003 11:01:29 -0000      1.16
  +++ blocks-build.xsl  14 Jan 2003 09:26:49 -0000      1.17
  @@ -12,7 +12,7 @@
   
      <xsl:template match="module">
         <target name="cocoon-core">
  -         <ant antfile="build.xml" target="package" />
  +         <!-- <ant antfile="build.xml" target="package" /> -->
         </target>
   
         <target name="all">
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to