dims 01/06/21 07:51:04
Modified: . Tag: cocoon_20_branch build.bat
Added: lib Tag: cocoon_20_branch xalan-2.2.0.jar
Removed: lib Tag: cocoon_20_branch xalan-2.1.0.jar
Log:
Latest Xalan2 from CVS. Needed for Context Class Loader Problems especially on
ServletExec 3.1
Revision Changes Path
No revision
No revision
1.4.2.1 +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.4.2.1
diff -u -r1.4 -r1.4.2.1
--- build.bat 2001/06/04 11:27:04 1.4
+++ build.bat 2001/06/21 14:50:46 1.4.2.1
@@ -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.4.2.1 2001/06/21 14:50:46 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 -------------------------------------------
No revision
No revision
1.1.2.1 +0 -0 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]