bloritsch 01/05/23 14:21:46 Modified: . build.bat Log: Updated to most recently released Xalan Revision Changes Path 1.2 +2 -2 xml-cocoon2/build.bat Index: build.bat =================================================================== RCS file: /home/cvs/xml-cocoon2/build.bat,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- build.bat 2001/05/09 20:49:26 1.1 +++ build.bat 2001/05/23 21:21:44 1.2 @@ -2,7 +2,7 @@ :: ----------------------------------------------------------------------------- :: build.bat - Win32 Build Script for Apache Cocoon :: -:: $Id: build.bat,v 1.1 2001/05/09 20:49:26 giacomo Exp $ +:: $Id: build.bat,v 1.2 2001/05/23 21:21:44 bloritsch Exp $ :: ----------------------------------------------------------------------------- :: ----- Verify and Set Required Environment Variables ------------------------- @@ -18,7 +18,7 @@ :: ----- Set Up The Runtime Classpath ------------------------------------------ -set CP=%JAVA_HOME%\lib\tools.jar;%ANT_HOME%\lib\ant_1_3.jar;%ANT_HOME%\lib\ant_1_3-optional.jar;.\lib\xerces_1_3_1.jar;.\lib\xalan-2.0.1.jar +set CP=%JAVA_HOME%\lib\tools.jar;%ANT_HOME%\lib\ant_1_3.jar;%ANT_HOME%\lib\ant_1_3-optional.jar;.\lib\xerces_1_3_1.jar;.\lib\xalan-2.1.0.jar :: ----- Execute The Requested Build -------------------------------------------
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
