Ignore:
Timestamp:
2019-04-05T14:40:04+13:00 (5 years ago)
Author:
ak19
Message:

Modifications to improve gs2build setup.bat's warning messages when JAVA/JRE_HOME not found on a machine. These warnings are premature on GS3 and can be non-fatal as gs3-setup still needs to check for the existence of a bundled JRE and make sure its bitness is suitable, in which case the non-detection of JAVA/JRE at gs2build level is non-fatal.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/gs3-setup.bat

    r32969 r32986  
    308308echo ERROR: Failed to locate Java
    309309echo        Please set JAVA_HOME or JRE_HOME to point to an appropriate %bitness% bit Java
     310echo        and ensure it is on PATH.
    310311goto end
    311312
Note: See TracChangeset for help on using the changeset viewer.