Changeset 7317 for trunk/gli/gli.sh


Ignore:
Timestamp:
2004-05-13T16:12:14+12:00 (20 years ago)
Author:
kjdon
Message:

added in two libraries for feedback stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/gli.sh

    r7194 r7317  
    288288# -Xloggc:<file>   Write garbage collection log
    289289
    290 $javapath -classpath classes/:GLI.jar:lib/apache.jar:lib/jp.jar:lib/polloxml.jar:lib/qfslib.jar org.greenstone.gatherer.Gatherer -gsdl $GSDLHOME -wget $wok$wgetpath $*
     290$javapath -classpath classes/:GLI.jar:lib/apache.jar:lib/jp.jar:lib/polloxml.jar:lib/qfslib.jar:lib/mail.jar:lib/activation.jar org.greenstone.gatherer.Gatherer -gsdl $GSDLHOME -wget $wok$wgetpath $*
    291291
    292292if [ "$glilang" == "es" ]; then
Note: See TracChangeset for help on using the changeset viewer.