You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by mk...@apache.org on 2003/04/02 18:16:25 UTC

cvs commit: xml-xalan/test build.bat

mkwan       2003/04/02 08:16:25

  Modified:    test     build.bat
  Log:
  Merging XSLTC_DTM and common serializer to the head
  
  Update in test/build.bat
  
  Revision  Changes    Path
  1.13      +3 -0      xml-xalan/test/build.bat
  
  Index: build.bat
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/build.bat,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- build.bat	22 Nov 2002 18:28:01 -0000	1.12
  +++ build.bat	2 Apr 2003 16:16:25 -0000	1.13
  @@ -42,6 +42,9 @@
   :winNTStart
   @setlocal
   
  +set classpath=..\java\bin\ant.jar;..\java\bin\xercesImpl.jar;..\java\bin\xalan.jar;..\java\bin\xml-apis.jar;%CLASSPATH%
  +
  +
   rem On NT/2K grab all arguments at once
   set ANT_CMD_LINE_ARGS=%*
   goto doneStart
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org