Changeset 16342 for gli


Ignore:
Timestamp:
2008-07-10T14:29:02+12:00 (16 years ago)
Author:
ak19
Message:

Intermediate file to keep client-gli working. Now this file works for both GS3 and GS2 remote servers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gli/trunk/client-gli4gs3.sh

    r14317 r16342  
    162162# -Xloggc:<file>   Write garbage collection log
    163163
    164 $javapath -Xmx128M -classpath classes/:GLI.jar:lib/apache.jar:lib/qfslib.jar:lib/commons-codec-1.3.jar:lib/commons-httpclient-3.1-rc1.jar:lib/commons-logging-1.1.jar org.greenstone.gatherer.GathererProg -use_remote_greenstone -gsdl3 $*
     164$javapath -Xmx128M -classpath classes/:GLI.jar:lib/apache.jar:lib/qfslib.jar:lib/commons-codec-1.3.jar:lib/commons-httpclient-3.1-rc1.jar:lib/commons-logging-1.1.jar org.greenstone.gatherer.GathererProg -use_remote_greenstone $*
    165165
    166166if [ "$glilang" = "es" ]; then
Note: See TracChangeset for help on using the changeset viewer.