dims 01/06/21 07:50:16 Modified: . build.bat Added: lib xalan-2.2.0.jar Removed: lib xalan-2.1.0.jar Log: Latest Xalan2 from CVS. Needed for Context Class Loader Problems especially on ServletExec 3.1 Revision Changes Path 1.5 +2 -2 xml-cocoon2/build.bat Index: build.bat =================================================================== RCS file: /home/cvs/xml-cocoon2/build.bat,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- build.bat 2001/06/04 11:27:04 1.4 +++ build.bat 2001/06/21 14:50:00 1.5 @@ -2,7 +2,7 @@ :: ----------------------------------------------------------------------------- :: build.bat - Win32 Build Script for Apache Cocoon :: -:: $Id: build.bat,v 1.4 2001/06/04 11:27:04 dims Exp $ +:: $Id: build.bat,v 1.5 2001/06/21 14:50:00 dims 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_4_0.jar;.\lib\xalan-2.1.0.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_4_0.jar;.\lib\xalan-2.2.0.jar :: ----- Execute The Requested Build ------------------------------------------- 1.1 xml-cocoon2/lib/xalan-2.2.0.jar <<Binary file>> ---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]