buildframework/helium/config/helium_distribution_test.cfg.xml
branchwip
changeset 380 db59fc762214
parent 217 0f5e3a7fb6af
--- a/buildframework/helium/config/helium_distribution_test.cfg.xml	Tue Mar 16 17:16:51 2010 +0000
+++ b/buildframework/helium/config/helium_distribution_test.cfg.xml	Thu Mar 18 15:06:42 2010 +0000
@@ -23,13 +23,12 @@
 <build>
     <config name="helium_subcon">
         <set name="root.dir" value="${helium.dir}/.."/>
-        <set name="max.files.per.archive" value="65000"/>
         <set name="archive.tool" value="7za"/>
         <set name="archives.dir" value="${helium.subcon.build.location}"/>
         <set name="temp.build.dir" value="${env.TEMP}"/>
         <set name="name" value="helium_${helium.version}_subcon"/>
         <set name="include" value="helium/**/*"/>
-        <set name="exclude" value="helium/**/.svn,helium/build/**/*,helium/**/*.pyc,helium/**/*.pyo,helium/**/distribution.policy.s60,helium/**/hlm_debug.log"/>
+        <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"/>
         <set name="distribution.policy.s60" value="7"/>
         <set name="ignore.missing.policyfiles" value="true"/>