Changeset 9713 for branches


Ignore:
Timestamp:
2005-04-18T16:10:34+12:00 (19 years ago)
Author:
kjdon
Message:

fixed up some output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ant-install-branch/gsdl3/build.xml

    r9712 r9713  
    202202    <echo message="  Execute 'ant -help' for Ant help."/>
    203203    <echo>To install Greenstone, run 'ant [options] install'.
    204 There are properties defined in build.properties. The install process will ask you if these properties are set correctly. To avoid this prompt, use the -Dproperties.accepted=yes option.
    205 To log the output, use the -logfile=build.log option.
     204There are properties defined in build.properties. The install process will ask you if these properties are set correctly. To avoid this prompt, use the '-Dproperties.accepted=yes' option.
     205To log the output, use the '-logfile build.log' option.
    206206    </echo>
    207207  </target>
Note: See TracChangeset for help on using the changeset viewer.