Changeset 31727
- Timestamp:
- 2017-06-09T16:45:57+12:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/trunk/gli/gli.bat
r31726 r31727 164 164 165 165 :: Run GS3 if version = 3 166 :rungs3 166 :rungs3 167 167 168 rem In a web-dispersed GS3 set up like in the labs, gsdl3home.isreadonly would be true and 168 169 rem we need to run the web server in read-only mode. This section of code borrowed from gs3-server.bat. … … 180 181 ) 181 182 ) 182 183 183 184 if "%_VERSION%" == "3" "%JAVA_EXECUTABLE%" -cp classes/;GLI.jar;lib/apache.jar;lib/jna.jar;lib/jna-platform.jar;lib/qfslib.jar;lib/rsyntaxtextarea.jar org.greenstone.gatherer.GathererProg -gsdl "%GSDLHOME%" -gsdlos %GSDLOS% -gsdl3 "%GSDL3HOME%" -gsdl3src "%GSDL3SRCHOME%" -perl "%PERLPATH%" %1 %2 %3 %4 %5 %6 %7 %8 %9 184 185 if ERRORLEVEL 2 (
Note:
See TracChangeset
for help on using the changeset viewer.