buildframework/helium/config/helium_distribution_test.cfg.xml
changeset 179 d8ac696cc51f
parent 1 be27ed110b50
child 217 0f5e3a7fb6af
equal deleted inserted replaced
1:be27ed110b50 179:d8ac696cc51f
    27         <set name="archive.tool" value="7za"/>
    27         <set name="archive.tool" value="7za"/>
    28         <set name="archives.dir" value="${helium.subcon.build.location}"/>
    28         <set name="archives.dir" value="${helium.subcon.build.location}"/>
    29         <set name="temp.build.dir" value="${env.TEMP}"/>
    29         <set name="temp.build.dir" value="${env.TEMP}"/>
    30         <set name="name" value="helium_${helium.version}_subcon"/>
    30         <set name="name" value="helium_${helium.version}_subcon"/>
    31         <set name="include" value="helium/**/*"/>
    31         <set name="include" value="helium/**/*"/>
    32         <set name="exclude" value="helium/**/.svn,helium/build/**/*,helium/**/*.pyc,helium/**/*.pyo,helium/**/distribution.policy.s60,helium/**/hlm_debug.log"/>
    32         <set name="exclude" value="helium/**/.svn,helium/build/**/*,helium/**/*.pyc,helium/**/*.pyo,helium/**/distribution.policy.s60,helium/**/hlm_debug.log,helium/tools/common/python/**/*.class"/>
    33         <set name="distribution.policy.s60" value="7"/>
    33         <set name="distribution.policy.s60" value="7"/>
    34         <set name="ignore.missing.policyfiles" value="true"/>
    34         <set name="ignore.missing.policyfiles" value="true"/>
    35 
    35 
    36         <!-- Keeping the distribution policy files for Mercurial delivery. -->
    36         <!-- Keeping the distribution policy files for Mercurial delivery. -->
    37         <config name="helium_sf_hg">
    37         <config name="helium_sf_hg">