greenstone.org greenstone wiki greenstone trac planet greenstone

Changeset 16213

Show
Ignore:
Timestamp:
2008-06-26 15:18:05 (3 months ago)
Author:
oranfry
Message:

the minimum java for greenstone3 is still 1.4, changing this file to reflect that

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • greenstone3/trunk/gs3-setup.sh

    r15141 r16213  
    33 
    44#the purpose of this file is to check/set up the environment for greenstone3 
    5 #sorts out 
     5#sorts out: 
    66#       - gsdl3home 
    77#       - java 
    88 
    9 java_min_version=1.5.0_00 
     9# java_min_version gets passed to search4j as the minimum java version 
     10java_min_version=1.4.0_00 
    1011 
    1112