You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2004/06/03 15:17:20 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/bin crawl_and_index.sh

michi       2004/06/03 06:17:20

  Modified:    src/webapp/lenya/bin crawl_and_index.sh
  Log:
  log4j lib version updated
  
  Revision  Changes    Path
  1.41      +1 -1      cocoon-lenya/src/webapp/lenya/bin/crawl_and_index.sh
  
  Index: crawl_and_index.sh
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/bin/crawl_and_index.sh,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- crawl_and_index.sh	12 May 2004 21:51:29 -0000	1.40
  +++ crawl_and_index.sh	3 Jun 2004 13:17:20 -0000	1.41
  @@ -27,7 +27,7 @@
   
   JAVA_XMX=64M
   
  -CLASSPATH=$WEBAPP_DIR/WEB-INF/classes:$LIB_DIR/log4j-1.2.7.jar:$LIB_DIR/xercesImpl-2.6.1.jar:$LIB_DIR/xml-apis.jar:$LIB_DIR/excalibur-io-1.1.jar:$LIB_DIR/xml-commons-resolver-1.1.jar:$LIB_DIR/websphinx.jar
  +CLASSPATH=$WEBAPP_DIR/WEB-INF/classes:$LIB_DIR/log4j-1.2.8.jar:$LIB_DIR/xercesImpl-2.6.1.jar:$LIB_DIR/xml-apis.jar:$LIB_DIR/excalibur-io-1.1.jar:$LIB_DIR/xml-commons-resolver-1.1.jar:$LIB_DIR/websphinx.jar
   
   echo "INFO: classpath = $CLASSPATH"
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org