Ignore:
Timestamp:
2009-09-18T18:02:25+12:00 (15 years ago)
Author:
ak19
Message:

Better warning message when the findjava scripts have to resort to using what's in JAVA_HOME.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/findjava.bat

    r20391 r20636  
    5050        echo ***************************************************************************
    5151            echo WARNING:
    52         echo Found a JAVA_HOME at %JAVA_HOME%. Attempting to use this.
    53         echo However, you need to have a Java %DISPLAY_MIN_VERSION% or higher installed.
     52        echo Java Runtime not bundled with this Greenstone installation.
     53        echo Using JAVA_HOME: %JAVA_HOME%
     54        echo ^(NOTE: this needs to be %DISPLAY_MIN_VERSION% or higher.^)
    5455        echo ***************************************************************************
    5556        echo.
Note: See TracChangeset for help on using the changeset viewer.