updated to point to the new location of xerces.jar

        --- Noel
Index: build.sh
===================================================================
RCS file: /home/cvspublic/jakarta-james/build.sh,v
retrieving revision 1.7
diff -u -r1.7 build.sh
--- build.sh    20 May 2001 17:34:28 -0000      1.7
+++ build.sh    7 Jun 2002 15:46:32 -0000
@@ -5,7 +5,7 @@
 echo "-------------------"
 
 export CP=$CLASSPATH
-CLASSPATH=lib/xerces.jar
+CLASSPATH=phoenix-bin/lib/xerces.jar
 
 ## Setup the Anakia stuff
 if [ -d ../jakarta-site2/lib ] ; then

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to