Index: build.sh
===================================================================
RCS file: /products/cvs/jetspeed/jetspeed/build/build.sh,v
retrieving revision 1.6
diff -u -r1.6 build.sh
--- build.sh    2000/03/20 01:25:49     1.6
+++ build.sh    2000/04/06 23:34:19
@@ -17,7 +17,7 @@
 ECS=../lib/ecs.jar
 TURBINE=../lib/turbine-2.0.jar
 COCOON=../lib/cocoon.jar:../lib/cocoon-ext-servlet2.2.jar
-CASTOR=../lib/castor-0.7.4.jar
+CASTOR=../lib/castor.jar
 VILLAGE=../lib/village.jar
 XALAN=../lib/xalan.jar
 XERCES=../lib/xerces.jar
Index: build.bat
===================================================================
RCS file: /products/cvs/jetspeed/jetspeed/build/build.bat,v
retrieving revision 1.5
diff -u -r1.5 build.bat
--- build.bat   2000/03/20 01:25:49     1.5
+++ build.bat   2000/04/06 23:34:34
@@ -20,7 +20,7 @@
 set ECS=..\lib\ecs.jar
 set TURBINE=..\lib\turbine-2.0.jar
 set COCOON=..\lib\cocoon.jar;..\lib\cocoon-ext-servlet2.2.jar
-set CASTOR=..\lib\castor-0.7.4.jar
+set CASTOR=..\lib\castor.jar
 set VILLAGE=..\lib\village.jar
 set XALAN=..\lib\xalan.jar
 set XERCES=..\lib\xerces.jar


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to