Ignore:
Timestamp:
2010-01-27T09:59:08+13:00 (14 years ago)
Author:
oranfry
Message:

got properties target working for all kits, plus some fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/release-kits/kits/cdrk2/ant-scripts/build.xml

    r21651 r21652  
    201201
    202202    <target name="properties" depends="core-properties">
    203         <echo>Optional Properties:</echo>
    204         <echo>software.archive.linux                      the URL to the linux archive of components</echo>
    205         <echo>software.archive.windows                    the URL to the windows archive of components</echo>
    206         <echo>software.archive.mac                        the URL to the mac archive of components</echo>
    207         <echo>software.archive.documented-examples        the URL to the archive of documented examples</echo>
    208         <echo/>
     203        <echo>software.archive.linux                      (optional)  the URL to the linux archive of components</echo>
     204        <echo>software.archive.windows                    (optional)  the URL to the windows archive of components</echo>
     205        <echo>software.archive.mac                        (optional)  the URL to the mac archive of components</echo>
     206        <echo>software.archive.documented-examples        (optional)  the URL to the archive of documented examples</echo>
    209207    </target>
    210208
Note: See TracChangeset for help on using the changeset viewer.