changeset 163 | fc4460f54beb |
parent 68 | c86f60d45216 |
child 231 | c75afb49c4d3 |
--- a/common/templates/source-spec.ant.xml.ftl Thu Jun 18 13:21:43 2009 +0100 +++ b/common/templates/source-spec.ant.xml.ftl Thu Jun 18 13:29:37 2009 +0100 @@ -71,7 +71,7 @@ <target name="all" depends="reset-bom-sources-csv"> - <parallel> + <parallel threadCount="${ant['env.NUMBER_OF_PROCESSORS']}"> ${sync_list} </parallel>