common/common_props.ant.xml
author Simon Howkins <simonh@symbian.org>
Fri, 16 Oct 2009 15:11:28 +0100
changeset 680 81550e87fc91
parent 586 7fd95ca25b2a
child 692 44d78dcb0be2
permissions -rw-r--r--
Moved the generation of the release metadata entry for the MD5 zip outside of the parallel section, so it can't co-incide with the zipping of the binaries. Ensured that any errors generated when merging log files are not just hidden by putting them in the output file (which will render it not well-formed XML).

<?xml version="1.0"?>

<project name="SF-COMMON-PROPS" >

    <property name="sf.drive.space.needed" value="0"/>

    <property name="sf.spec.job.name" value="myproduct"/>
    <property name="sf.spec.job.codeline" value="MCL"/>
    <property name="sf.spec.job.number" value="001"/> <!-- this is always overriden from the commandline -->
    <property name="sf.spec.job.rootdir" value="D:\fbf_job"/>
    <property name="sf.spec.job.drive" value="M:"/>
    <property name="sf.spec.job.freespace" value="10"/>
    <property name="sf.spec.email.from" value="fbf@symbian.org"/> <!-- needs to be defined for S60 platform builds -->
    
    <property name="sf.spec.systemdefinition.assemble" value="true"/>

    <property name="sf.spec.pdt.root" value="${env.PDT_HOME}"/> <!-- e.g. C:\Symbian\Tools\PDT_1.0\ -->

    <property name="sf.spec.sbs.config" value="armv5"/>

    <!-- sbs -t param -->
    <property name="sf.spec.sbs.retry.limit" value="5"/>
    
    <!-- When not set -j option is to: 2 X NUMBER_OF_PROCESSORS
    <property name="sf.spec.sbs.numberofjobs" value="2"/>
    -->
    
    <property name="sf.spec.build.target" value="all"/>
    <property name="sf.spec.build.variant" value=""/>
    <property name="sf.spec.build.productioncode.enable" value="true"/>
    <property name="sf.spec.build.testcode.enable" value="false"/>
    <property name="sf.spec.build.system" value="sbs"/> <!-- sbs|ebs|ec -->
    <property name="sf.spec.build.clean.enable" value="false"/>
    <property name="sf.spec.sysdef.configurations.list" value="s60_build,s60_bldmelast"/>
    
    
    <property name="sf.spec.referenceroms.createimages.enable" value="false"/>
    <property name="sf.spec.testroms.createimages.enable" value="false"/>
    
    <property name="sf.spec.sourcesync.enable" value="true"/>
    <property name="sf.spec.sourcesync.usecache" value="false"/>
    <property name="sf.spec.sourcesync.sourcespecfile" value="sources.csv"/>
    <property name="sf.spec.sourcesync.cachelocation" value="${sf.spec.job.rootdir}/hgcache"/>
    <property name="sf.spec.sourcesync.bug419" value="true"/> <!--Temporary workaround for bug 419 - Does source sync manually -->
    
    <property name="sf.spec.baseline.enable" value="true"/>
    <property name="sf.spec.baseline.select" value="auto"/> <!-- auto|explicit|location -->
    <property name="sf.spec.baseline.getenv_options" value="-i emu,tools"/>
    <property name="sf.spec.toolsbaseline.enable" value="true"/>
    <property name="sf.spec.toolsbaseline.select" value="auto"/>
    <property name="sf.spec.toolsbaseline.getenv_options" value="-i tools"/>
    
    <property name="sf.spec.publish.enable" value="true"/>
    <property name="sf.spec.publish.unpackagedartefacts.enable" value="true"/>
    <property name="sf.spec.publish.packagedartefacts.enable" value="true"/>
    <property name="sf.spec.publish.network.freespace" value="10"/>
    <property name="sf.spec.publish.networkdrive" value="\\v800008\Builds01\SF_builds"/>
    <property name="sf.spec.publish.rootdir" value="\\v800008\Builds01\SF_builds"/>
    <property name="sf.spec.publish.diamonds.server" value="v800002.ad-sfpd.intra"/>
    <property name="sf.spec.publish.diamonds.port" value="80"/>
    <property name="sf.spec.publish.diamonds.path" value="/diamonds/builds/"/>
    <property name="sf.spec.publish.diamonds.tag" value="test"/>
	<property name="sf.spec.ats_worker.drive" value="C:\apps\ATS3\bin"/>
    
    <property name="sf.spec.tagafterbuild.enable" value="false"/>

    <!-- if sf-list-dir called, generate dir list(s) of epoc32 tree -->
    <property name="sf.spec.dirlist.enable"  value="false"/>
    
    <!-- if sf-list-dir called, generate delta of two epoc32 trees. note: this takes a while! -->
    <property name="sf.spec.dirdelta.enable" value="false"/>
    
    <!-- prefilter raptor logs -->
    <property name="sf.spec.logs.raptorfilter.enable" value="true"/>
    
    <!-- zip all logs before publish -->
    <property name="sf.spec.logs.zip.enable"  value="true"/>
    
    <!-- packaging options for bin/src-->
    <property name="sf.spec.package.bin.enable"  value="false"/>
    <property name="sf.spec.package.src.enable"  value="false"/>

    <!-- enable creation of MD5s -->
    <property name="sf.spec.md5.enable"          value="false"/>

    <!-- ATS client properties -->
    <property name="sf.spec.test.sendpkg.enable" value="false"/>
    <property name="sf.spec.test.host.name"      value="v800026"/>
    <property name="sf.spec.test.host.username"  value="admin"/>
    <property name="sf.spec.test.host.password"  value="admin"/>
    <property name="sf.spec.test.host.droppath"  value="D:\ats3_testdrop_arrivals\${env.COMPUTERNAME}"/>
    <property name="sf.spec.test.epocroot"       value="winscw_smoketest"/>

    <!-- ATS properties -->
    <property name="sf.spec.test.package.location"  value="\\${sf.spec.test.host.name}\ats3_testdrop_arrivals\${env.COMPUTERNAME}"/>
    <property name="sf.spec.test.package.name"      value="${env.COMPUTERNAME}-Smoketest-${sf.spec.job.name}_${sf.spec.job.codeline}.${sf.spec.job.number}.zip"/> <!-- build.id not available at this point, so construct it from component parts -->
    <property name="sf.spec.test.package.droppath"  value="TestDrops"/>

    <!-- BC check properties -->
    <property name="sf.spec.bccheck.enable" value="false"/> <!-- This disables it being called during a normal build, although the target can be called seperately -->
    <property name="sf.spec.bccheck.enable.la" value="true"/>
    <property name="sf.spec.bccheck.enable.ha" value="true"/>
    <property name="sf.spec.bccheck.enable.dynamic" value="true"/>
    <property name="sf.spec.bccheck.baseline.name" value="symbian1"/>
    <property name="sf.spec.bccheck.baseline.skd.dir" value="\\v800008\builds01\releases\installed\s60_5th_sdk_installed"/>
    <property name="sf.spec.bccheck.baseline.s60.version" value="5.1"/>
    <property name="sf.spec.bccheck.current.s60.version" value="5.1"/>
    <property name="sf.spec.bccheck.reportid" value="report"/>
    <property name="sf.spec.bccheck.package.name" value="${env.COMPUTERNAME}-bctest-${sf.spec.job.name}_${sf.spec.job.codeline}.${sf.spec.job.number}.zip"/>
</project>