User: jung    
  Date: 01/02/16 05:03:34

  Modified:    bin      make.bat
  Log:
  thrown out old xml.jar
  
  Revision  Changes    Path
  1.6       +4 -2      zoap/bin/make.bat
  
  Index: make.bat
  ===================================================================
  RCS file: /products/cvs/ejboss/zoap/bin/make.bat,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- make.bat  2001/02/08 09:05:30     1.5
  +++ make.bat  2001/02/16 13:03:34     1.6
  @@ -1,7 +1,7 @@
   @echo off
   
   REM  
=========================================================================================================
 
  -REM  $Id: make.bat,v 1.5 2001/02/08 09:05:30 jung Exp $ 
  +REM  $Source: /products/cvs/ejboss/zoap/bin/make.bat,v $ 
   REM  Copyright (c) 2000 infor:business solutions AG, Hauerstrasse 12, 
   REM  D-66299 Friedrichsthal, Germany. All Rights Reserved. 
   REM 
  @@ -36,7 +36,6 @@
   set CLASSPATH=%CLASSPATH%;..\lib\ext\jaxp.jar
   set CLASSPATH=%CLASSPATH%;..\lib\ext\parser.jar
   set CLASSPATH=%CLASSPATH%;..\lib\ext\tools.jar
  -set CLASSPATH=%CLASSPATH%;..\lib\ext\xml.jar
   
   :parse
   
  @@ -66,6 +65,9 @@
   @endlocal
   
   REM $Log: make.bat,v $
  +REM Revision 1.6  2001/02/16 13:03:34  jung
  +REM thrown out old xml.jar
  +REM
   REM Revision 1.5  2001/02/08 09:05:30  jung
   REM do not completely overwrite the classpath for jdk-freaks
   REM
  
  
  

Reply via email to