cziegeler    02/01/24 23:43:12

  Modified:    .        build.bat
  Log:
  Fixed build script
  
  Revision  Changes    Path
  1.13      +2 -2      xml-cocoon2/build.bat
  
  Index: build.bat
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/build.bat,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- build.bat 24 Jan 2002 14:17:36 -0000      1.12
  +++ build.bat 25 Jan 2002 07:43:12 -0000      1.13
  @@ -2,14 +2,14 @@
   rem ----------------------------------------------------------------------------
   rem build.bat - Win32 Build Script for Apache Cocoon
   rem
  -rem $Id: build.bat,v 1.12 2002/01/24 14:17:36 morrijr Exp $
  +rem $Id: build.bat,v 1.13 2002/01/25 07:43:12 cziegeler Exp $
   rem ----------------------------------------------------------------------------
   
   rem ----- Copy Xalan and Xerces for the build system    ------------------------
   copy lib\core\xerces*.jar tools\lib
   copy lib\core\xalan*.jar tools\lib
   copy lib\core\xml-api*.jar tools\lib
  -copy lib\core\jakarta-regexp*.jar \tools\lib
  +copy lib\core\jakarta-regexp*.jar tools\lib
   copy lib\optional\jtidy*.jar tools\lib
   
   rem ----- Verify and Set Required Environment Variables ------------------------
  
  
  

----------------------------------------------------------------------
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