jmartin     01/02/20 02:58:20

  Modified:    src/xsl  build.cvs.xsl
  Log:
  Change cvs output to go to ants output rather than seperate log files
  
  Revision  Changes    Path
  1.7       +1 -3      jakarta-alexandria/src/xsl/build.cvs.xsl
  
  Index: build.cvs.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/src/xsl/build.cvs.xsl,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- build.cvs.xsl     2001/02/06 23:54:23     1.6
  +++ build.cvs.xsl     2001/02/20 10:58:19     1.7
  @@ -63,9 +63,7 @@
             <cvs cvsRoot="{$root}"
               dest="${{content.dir}}/cvs/{$module}/{@tag}"
               package="{$module}"
  -            tag="{@tag}"
  -            output="logs/cvs.co.{$module}.{@tag}.out"
  -            error="logs/cvs.co.{$module}.{@tag}.error" />
  +            tag="{@tag}" />
   
             <!-- Build change log -->
             <clog basedir="${{content.dir}}/cvs/{$module}/{@tag}/{$module}"
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to