Changeset 27864


Ignore:
Timestamp:
2013-07-15T22:38:51+12:00 (11 years ago)
Author:
davidb
Message:

Changed to triggering ant command to ensure gsdl-writablehome is correctly initialized

File:
1 edited

Legend:

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

    r27839 r27864  
    2828  echo ... no.
    2929  echo Setting Greenstone3 web home writable area to be: %gsdl3_writablehome%
     30
     31  :: Calling ant target to initialize the gsdl3-writablehome area
     32  :: ... including the all important global.properties.
     33  ant.bat %opt_properties% configure-web
     34
    3035  goto runJava
    3136
Note: See TracChangeset for help on using the changeset viewer.