Changeset 17712 for release-kits/mark3


Ignore:
Timestamp:
2008-11-05T16:41:06+13:00 (15 years ago)
Author:
oranfry
Message:

create a compressed zipfile of the sourcecode component, for download

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/mark3/ant-scripts/create-components.xml

    r17708 r17712  
    117117               
    118118        <zip destfile="components/sourcecode.comp" basedir="components/tmp/sourcecode" compress="false" />
     119        <zip destfile="components/sourcecode.zip"  basedir="components/tmp/sourcecode" compress="true" />
    119120    </target>
    120121       
Note: See TracChangeset for help on using the changeset viewer.