buildframework/helium/config/helium_data_model.xml
changeset 217 0f5e3a7fb6af
parent 179 d8ac696cc51f
equal deleted inserted replaced
181:59bb7c4d6172 217:0f5e3a7fb6af
   240     </property>
   240     </property>
   241     <property>
   241     <property>
   242         <name>eunit.test.package</name>
   242         <name>eunit.test.package</name>
   243         <editStatus>recommended</editStatus>
   243         <editStatus>recommended</editStatus>
   244         <type>string</type>
   244         <type>string</type>
   245         <description>The EUnit package name to be unzipped on the environment, for executing EUnit tests."</description>
   245         <description>The EUnit package name to be unzipped on the environment, for executing EUnit tests.</description>
   246     </property>
   246     </property>
   247     <property>
   247     <property>
   248         <name>eunitexerunner.flags</name>
   248         <name>eunitexerunner.flags</name>
   249         <editStatus>must</editStatus>
   249         <editStatus>must</editStatus>
   250         <type>string</type>
   250         <type>string</type>
   385     <property>
   385     <property>
   386         <name>build.status.email.template</name>
   386         <name>build.status.email.template</name>
   387         <editStatus>allowed</editStatus>
   387         <editStatus>allowed</editStatus>
   388         <type>string</type>
   388         <type>string</type>
   389         <description>This is the email template path where it updates the build status based on metadata database contents. The default file could (email_status.html.ftl under tools\common\template\log)be used as the base and any additional info could be added</description>
   389         <description>This is the email template path where it updates the build status based on metadata database contents. The default file could (email_status.html.ftl under tools\common\template\log)be used as the base and any additional info could be added</description>
   390     </property>
       
   391     <property>
       
   392         <name>build.logging.key.stages</name>
       
   393         <editStatus>discouraged</editStatus>
       
   394         <type>string</type>
       
   395         <description> Defines which stages are considered as key stages and logged.</description>
       
   396     </property>
       
   397     <property>
       
   398         <name>build.logging.start.stage</name>
       
   399         <editStatus>discouraged</editStatus>
       
   400         <type>string</type>
       
   401         <description>Defines at which point logging is started.</description>
       
   402     </property>
   390     </property>
   403     <property>
   391     <property>
   404         <name>build.name</name>
   392         <name>build.name</name>
   405         <editStatus>must</editStatus>
   393         <editStatus>must</editStatus>
   406         <type>string</type>
   394         <type>string</type>
   574         <editStatus>recommended</editStatus>
   562         <editStatus>recommended</editStatus>
   575         <type>string</type>
   563         <type>string</type>
   576         <description>Version of S60(require cmaker.pp.version to be set) configuration to be exported</description>
   564         <description>Version of S60(require cmaker.pp.version to be set) configuration to be exported</description>
   577     </property>
   565     </property>
   578     <property>
   566     <property>
   579         <name>common.overlay.dir</name>
       
   580         <editStatus>must</editStatus>
       
   581         <type>string</type>
       
   582         <description>Location of the common overlay.</description>
       
   583     </property>
       
   584     <property>
       
   585         <name>current.env.config</name>
   567         <name>current.env.config</name>
   586         <editStatus>never</editStatus>
   568         <editStatus>never</editStatus>
   587         <type>string</type>
   569         <type>string</type>
   588         <description>Internal property used for environment setting in the beginning of the build.</description>
   570         <description>Internal property used for environment setting in the beginning of the build.</description>
   589     </property>
   571     </property>
   614     <property>
   596     <property>
   615         <name>ctool.japan.conf</name>
   597         <name>ctool.japan.conf</name>
   616         <editStatus>allowed</editStatus>
   598         <editStatus>allowed</editStatus>
   617         <type>string</type>
   599         <type>string</type>
   618         <description>configuration for the japanese variant.</description>
   600         <description>configuration for the japanese variant.</description>
   619     </property>
       
   620     <property>
       
   621         <name>customer.makefile.target</name>
       
   622         <editStatus>never</editStatus>
       
   623         <type>string</type>
       
   624         <description>Default makefile target for running customer iMaker ROM building.</description>
       
   625     </property>
   601     </property>
   626     <property>
   602     <property>
   627         <name>data.model.file</name>
   603         <name>data.model.file</name>
   628         <editStatus>never</editStatus>
   604         <editStatus>never</editStatus>
   629         <type>string</type>
   605         <type>string</type>
   790         <editStatus>allowed</editStatus>
   766         <editStatus>allowed</editStatus>
   791         <type>string</type>
   767         <type>string</type>
   792         <description>Ensures the cleanup-all target is called when the build finishes.</description>
   768         <description>Ensures the cleanup-all target is called when the build finishes.</description>
   793     </property>
   769     </property>
   794     <property>
   770     <property>
       
   771         <name>sbs.inputs.list</name>
       
   772         <editStatus>allowed</editStatus>
       
   773         <type>string</type>
       
   774         <description>list of , separated input list, and each entry from list is arguments for sbs call.</description>
       
   775     </property>
       
   776     <property>
   795         <name>skip.sbs.parser.exception</name>
   777         <name>skip.sbs.parser.exception</name>
   796         <editStatus>allowed</editStatus>
   778         <editStatus>allowed</editStatus>
   797         <type>string</type>
   779         <type>string</type>
   798         <description>to skip the exception and continue the build during log parsing for raptor</description>
   780         <description>to skip the exception and continue the build during log parsing for raptor</description>
   799     </property>
   781     </property>
   869         <editStatus>allowed</editStatus>
   851         <editStatus>allowed</editStatus>
   870         <type>string</type>
   852         <type>string</type>
   871         <description>this along with week.number used to find proper history file based on releases.</description>
   853         <description>this along with week.number used to find proper history file based on releases.</description>
   872     </property>
   854     </property>
   873     <property>
   855     <property>
   874         <name>ec.scripts.dir</name>
       
   875         <editStatus>discouraged</editStatus>
       
   876         <type>string</type>
       
   877         <description>ec scripts location</description>
       
   878     </property>
       
   879     <property>
       
   880         <name>ec.sysdef2make</name>
   856         <name>ec.sysdef2make</name>
   881         <editStatus>never</editStatus>
   857         <editStatus>never</editStatus>
   882         <type>string</type>
   858         <type>string</type>
   883         <description>Location of sysdef2make.pl file, which is used to translate system definition files to make files. Internal property that normally does not require changes.</description>
   859         <description>Location of sysdef2make.pl file, which is used to translate system definition files to make files. Internal property that normally does not require changes.</description>
   884     </property>
   860     </property>
   885     <property>
   861     <property>
   886         <name>ec.sysdef2make.cmdline</name>
   862         <name>ec.sysdef2make.cmdline</name>
   887         <editStatus>allowed</editStatus>
   863         <editStatus>allowed</editStatus>
   888         <type>string</type>
   864         <type>string</type>
   889         <description>Extra command line parameters for the sysdef2make call.</description>
   865         <description>Extra command line parameters for the sysdef2make call.</description>
   890     </property>
       
   891     <property>
       
   892         <name>ec.tools.dir</name>
       
   893         <editStatus>discouraged</editStatus>
       
   894         <type>string</type>
       
   895         <description>Location of EC-tools. Passed to environment variable EC_TOOLS_DIR, when calling ecbuild_electric.cmd to execute Electric Cloud build.</description>
       
   896     </property>
   866     </property>
   897     <property>
   867     <property>
   898         <name>email.ldap.server</name>
   868         <name>email.ldap.server</name>
   899         <editStatus>allowed</editStatus>
   869         <editStatus>allowed</editStatus>
   900         <type>string</type>
   870         <type>string</type>
  1023     <property>
   993     <property>
  1024         <name>skip.compile-ec-patch</name>
   994         <name>skip.compile-ec-patch</name>
  1025         <editStatus>allowed</editStatus>
   995         <editStatus>allowed</editStatus>
  1026         <type>string</type>
   996         <type>string</type>
  1027         <description>If defined it skips the buildtools emake patching.</description>
   997         <description>If defined it skips the buildtools emake patching.</description>
  1028     </property>
       
  1029     <property>
       
  1030         <name>ee_roms.log.file</name>
       
  1031         <editStatus>never</editStatus>
       
  1032         <type>string</type>
       
  1033         <description>ee log file location</description>
       
  1034     </property>
       
  1035     <property>
       
  1036         <name>ee.makefile.target</name>
       
  1037         <editStatus>allowed</editStatus>
       
  1038         <type>string</type>
       
  1039         <description>Defines make target that is run when creating engineer english images.</description>
       
  1040     </property>
   998     </property>
  1041     <property>
   999     <property>
  1042         <name>epocroot</name>
  1000         <name>epocroot</name>
  1043         <editStatus>discouraged</editStatus>
  1001         <editStatus>discouraged</editStatus>
  1044         <type>string</type>
  1002         <type>string</type>
  1185         <editStatus>allowed</editStatus>
  1143         <editStatus>allowed</editStatus>
  1186         <type>string</type>
  1144         <type>string</type>
  1187         <description>The tools dependencies Ivy settings configuration file.</description>
  1145         <description>The tools dependencies Ivy settings configuration file.</description>
  1188     </property>
  1146     </property>
  1189     <property>
  1147     <property>
  1190         <name>loc.output.dir</name>
       
  1191         <editStatus>never</editStatus>
       
  1192         <type>string</type>
       
  1193         <description>The directory that will contain the zipped .loc files zip package.</description>
       
  1194     </property>
       
  1195     <property>
       
  1196         <name>loc.output.filename</name>
       
  1197         <editStatus>never</editStatus>
       
  1198         <type>string</type>
       
  1199         <description>The filename of the zip-loc-files target output zip file.</description>
       
  1200     </property>
       
  1201     <property>
       
  1202         <name>loc.temp.dir</name>
       
  1203         <editStatus>never</editStatus>
       
  1204         <type>string</type>
       
  1205         <description>The location of temporary directory used during zip-loc-files.</description>
       
  1206     </property>
       
  1207     <property>
       
  1208         <name>localisation.files.china</name>
       
  1209         <editStatus>recommended</editStatus>
       
  1210         <type>string</type>
       
  1211         <description>Localisation files for the China region.</description>
       
  1212     </property>
       
  1213     <property>
       
  1214         <name>localisation.files.japan</name>
       
  1215         <editStatus>recommended</editStatus>
       
  1216         <type>string</type>
       
  1217         <description>Localisation files for the Japan region.</description>
       
  1218     </property>
       
  1219     <property>
       
  1220         <name>localisation.files.western</name>
       
  1221         <editStatus>recommended</editStatus>
       
  1222         <type>string</type>
       
  1223         <description>Localisation files for the western region.</description>
       
  1224     </property>
       
  1225     <property>
       
  1226         <name>localisation.makefile.target</name>
       
  1227         <editStatus>allowed</editStatus>
       
  1228         <type>string</type>
       
  1229         <description>Makefile target that is executed when creating localised rom images (target localisation-roms).</description>
       
  1230     </property>
       
  1231     <property>
       
  1232         <name>localisation.s60locfiles.dir</name>
       
  1233         <editStatus>never</editStatus>
       
  1234         <type>string</type>
       
  1235         <description>Location of Series 60 localisation input files. Internal property that does not normally needs to be set.</description>
       
  1236     </property>
       
  1237     <property>
       
  1238         <name>localisation.tool</name>
       
  1239         <editStatus>never</editStatus>
       
  1240         <type>string</type>
       
  1241         <description>This key defines which tool should be used to localise the build area (localisation-mcss-localiser or localisation-s60-localiser).</description>
       
  1242     </property>
       
  1243     <property>
       
  1244         <name>localisation.buildfile</name>
       
  1245         <editStatus>never</editStatus>
       
  1246         <type>string</type>
       
  1247         <description>begining of the localisation buildfile name</description>
       
  1248     </property>
       
  1249     <property>
       
  1250         <name>isis_mktarget.list</name>
       
  1251         <editStatus>never</editStatus>
       
  1252         <type>string</type>
       
  1253         <description>Comma separated list of file names(main, what, check file names)</description>
       
  1254     </property>
       
  1255     <property>
       
  1256         <name>log.build.build_id</name>
  1148         <name>log.build.build_id</name>
  1257         <editStatus>never</editStatus>
  1149         <editStatus>never</editStatus>
  1258         <type>string</type>
  1150         <type>string</type>
  1259         <description>Diamonds logging information.</description>
  1151         <description>Diamonds logging information.</description>
  1260     </property>
  1152     </property>
  1327     <property>
  1219     <property>
  1328         <name>number.of.threads</name>
  1220         <name>number.of.threads</name>
  1329         <editStatus>allowed</editStatus>
  1221         <editStatus>allowed</editStatus>
  1330         <type>string</type>
  1222         <type>string</type>
  1331         <description>how many parallel threads can run</description>
  1223         <description>how many parallel threads can run</description>
  1332     </property>
       
  1333     <property>
       
  1334         <name>overlays.log.file</name>
       
  1335         <editStatus>never</editStatus>
       
  1336         <type>string</type>
       
  1337         <description>The path to the overlays output log file.</description>
       
  1338     </property>
  1224     </property>
  1339     <property>
  1225     <property>
  1340         <name>parse_abld_what.tool</name>
  1226         <name>parse_abld_what.tool</name>
  1341         <editStatus>allowed</editStatus>
  1227         <editStatus>allowed</editStatus>
  1342         <type>string</type>
  1228         <type>string</type>
  1492         <editStatus>never</editStatus>
  1378         <editStatus>never</editStatus>
  1493         <type>string</type>
  1379         <type>string</type>
  1494         <description>Defines the name of the release note template used.</description>
  1380         <description>Defines the name of the release note template used.</description>
  1495     </property>
  1381     </property>
  1496     <property>
  1382     <property>
  1497         <name>rombuild.using.var</name>
       
  1498         <editStatus>allowed</editStatus>
       
  1499         <type>boolean</type>
       
  1500         <description>Define this property if you build is using Symbian Binary Variation.</description>
       
  1501     </property>
       
  1502     <property>
       
  1503         <name>rombuild.buildinfo.template</name>
  1383         <name>rombuild.buildinfo.template</name>
  1504         <editStatus>never</editStatus>
  1384         <editStatus>allowed</editStatus>
  1505         <type>string</type>
  1385         <type>string</type>
  1506         <description>FMPP template to generate a buildinfo makefile.</description>
  1386         <description>FMPP template to generate a buildinfo makefile.</description>
  1507     </property>
  1387     </property>
  1508     <property>
  1388     <property>
  1509         <name>rombuild.buildinfo.output</name>
  1389         <name>rombuild.buildinfo.output</name>
  1510         <editStatus>never</editStatus>
  1390         <editStatus>never</editStatus>
  1511         <type>string</type>
  1391         <type>string</type>
  1512         <description>Location of the output file.</description>
  1392         <description>Location of the output file.</description>
  1513     </property>
  1393     </property>
  1514     <property>
  1394     <property>
  1515         <name>rombuild.makefile.name</name>
       
  1516         <editStatus>allowed</editStatus>
       
  1517         <type>string</type>
       
  1518         <description>The filename of the output makefile generated by Helium for iMaker.</description>
       
  1519     </property>
       
  1520     <property>
       
  1521         <name>roms.spec.name</name>
       
  1522         <editStatus>never</editStatus>
       
  1523         <type>string</type>
       
  1524         <description>Used to select spec-section in rom image configuration for building. Used only for makefpsx.</description>
       
  1525     </property>
       
  1526     <property>
       
  1527         <name>s60.delta.config.prefix</name>
  1395         <name>s60.delta.config.prefix</name>
  1528         <editStatus>allowed</editStatus>
  1396         <editStatus>allowed</editStatus>
  1529         <type>string</type>
  1397         <type>string</type>
  1530         <description>Define the prefix part of the configuration name that builds delta variant.</description>
  1398         <description>Define the prefix part of the configuration name that builds delta variant.</description>
  1531     </property>
  1399     </property>
  1552         <editStatus>never</editStatus>
  1420         <editStatus>never</editStatus>
  1553         <type>string</type>
  1421         <type>string</type>
  1554         <description>The path to the subcon ROMs log.</description>
  1422         <description>The path to the subcon ROMs log.</description>
  1555     </property>
  1423     </property>
  1556     <property>
  1424     <property>
  1557         <name>subcon.makefile.target</name>
       
  1558         <editStatus>never</editStatus>
       
  1559         <type>string</type>
       
  1560         <description>The name of the makefile target for making subcon ROMs.</description>
       
  1561     </property>
       
  1562     <property>
       
  1563         <name>subcon.zips.dir</name>
  1425         <name>subcon.zips.dir</name>
  1564         <editStatus>never</editStatus>
  1426         <editStatus>never</editStatus>
  1565         <type>string</type>
  1427         <type>string</type>
  1566         <description>The directory where subcon zips are stored.</description>
  1428         <description>The directory where subcon zips are stored.</description>
  1567     </property>
  1429     </property>
  1576         <editStatus>never</editStatus>
  1438         <editStatus>never</editStatus>
  1577         <type>string</type>
  1439         <type>string</type>
  1578         <description>Directory to store temporary files generated during the process.</description>
  1440         <description>Directory to store temporary files generated during the process.</description>
  1579     </property>
  1441     </property>
  1580     <property>
  1442     <property>
  1581         <name>trace.log.file</name>
       
  1582         <editStatus>never</editStatus>
       
  1583         <type>string</type>
       
  1584         <description>The path to the trace ROMs log.</description>
       
  1585     </property>
       
  1586     <property>
       
  1587         <name>trace.makefile.target</name>
       
  1588         <editStatus>never</editStatus>
       
  1589         <type>string</type>
       
  1590         <description>The name of the makefile target for making trace ROMs.</description>
       
  1591     </property>
       
  1592     <property>
       
  1593         <name>uda.makefile.target</name>
       
  1594         <editStatus>never</editStatus>
       
  1595         <type>string</type>
       
  1596         <description>The name of the makefile target for making UDA images.</description>
       
  1597     </property>
       
  1598     <property>
       
  1599         <name>zip.ee.log.file</name>
  1443         <name>zip.ee.log.file</name>
  1600         <editStatus>never</editStatus>
  1444         <editStatus>never</editStatus>
  1601         <type>string</type>
  1445         <type>string</type>
  1602         <description>Defines log file where to record archiving of engineering english area.</description>
  1446         <description>Defines log file where to record archiving of engineering english area.</description>
  1603     </property>
  1447     </property>
  1658     <property>
  1502     <property>
  1659         <name>local.free.space</name>
  1503         <name>local.free.space</name>
  1660         <editStatus>recommended</editStatus>
  1504         <editStatus>recommended</editStatus>
  1661         <type>string</type>
  1505         <type>string</type>
  1662         <description>The amount of free space needed on the build machine in Mbs.</description>
  1506         <description>The amount of free space needed on the build machine in Mbs.</description>
  1663     </property>
       
  1664     <property>
       
  1665         <name>localisation.language.file</name>
       
  1666         <editStatus>never</editStatus>
       
  1667         <type>string</type>
       
  1668         <description>Defined where to find languages.xml.</description>
       
  1669     </property>
  1507     </property>
  1670     <property>
  1508     <property>
  1671         <name>network.free.space</name>
  1509         <name>network.free.space</name>
  1672         <editStatus>allowed</editStatus>
  1510         <editStatus>allowed</editStatus>
  1673         <type>string</type>
  1511         <type>string</type>
  1882         <editStatus>never</editStatus>
  1720         <editStatus>never</editStatus>
  1883         <type>string</type>
  1721         <type>string</type>
  1884         <description>Java source files location for helium library</description>
  1722         <description>Java source files location for helium library</description>
  1885     </property>
  1723     </property>
  1886     <property>
  1724     <property>
  1887         <name>subcon.build.drive</name>
       
  1888         <editStatus>never</editStatus>
       
  1889         <type>string</type>
       
  1890         <description>Build drive for subcon build</description>
       
  1891     </property>
       
  1892     <property>
       
  1893         <name>subcon.prep.config.file</name>
       
  1894         <editStatus>must</editStatus>
       
  1895         <type>string</type>
       
  1896         <description> Subcon prep configuration file location </description>
       
  1897     </property>
       
  1898     <property>
       
  1899         <name>subcon.rombuild.config.file</name>
       
  1900         <editStatus>never</editStatus>
       
  1901         <type>string</type>
       
  1902         <description>A ROM configuration file for verifying subcon ROMS.</description>
       
  1903     </property>
       
  1904     <property>
       
  1905         <name>rombuild.config.file</name>
       
  1906         <editStatus>must</editStatus>
       
  1907         <type>string</type>
       
  1908         <description>This key defines where this parsed file will be located.</description>
       
  1909     </property>
       
  1910     <property>
       
  1911         <name>rombuild.config.file.parsed</name>
  1725         <name>rombuild.config.file.parsed</name>
  1912         <editStatus>never</editStatus>
  1726         <editStatus>never</editStatus>
  1913         <type>string</type>
  1727         <type>string</type>
  1914         <description>Locates the parsed configuration for ROM builds.</description>
  1728         <description>Locates the parsed configuration for ROM builds.</description>
  1915     </property>
  1729     </property>
  1946     <property>
  1760     <property>
  1947         <name>unix.password</name>
  1761         <name>unix.password</name>
  1948         <editStatus>never</editStatus>
  1762         <editStatus>never</editStatus>
  1949         <type>string</type>
  1763         <type>string</type>
  1950         <description>Unix password</description>
  1764         <description>Unix password</description>
  1951     </property>
       
  1952     <property>
       
  1953         <name>image_creation.copyto</name>
       
  1954         <editStatus>never</editStatus>
       
  1955         <type>string</type>
       
  1956         <description>Path for copying the image files default is output/images</description>
       
  1957     </property>
       
  1958     <property>
       
  1959         <name>image_creation.drive</name>
       
  1960         <editStatus>never</editStatus>
       
  1961         <type>string</type>
       
  1962         <description>Drive (environment) to use for creating images</description>
       
  1963     </property>
       
  1964     <property>
       
  1965         <name>variant.image.targetpath</name>
       
  1966         <editStatus>never</editStatus>
       
  1967         <type>string</type>
       
  1968         <description>Path for copying the variant image files default is under output/variant_images</description>
       
  1969     </property>
  1765     </property>
  1970     <property>
  1766     <property>
  1971         <name>zips.ee.spec.name</name>
  1767         <name>zips.ee.spec.name</name>
  1972         <editStatus>allowed</editStatus>
  1768         <editStatus>allowed</editStatus>
  1973         <type>string</type>
  1769         <type>string</type>
  2450         <editStatus>allowed</editStatus>
  2246         <editStatus>allowed</editStatus>
  2451         <type>string</type>
  2247         <type>string</type>
  2452         <description>Location of ido variant</description>
  2248         <description>Location of ido variant</description>
  2453     </property>
  2249     </property>
  2454     <property>
  2250     <property>
  2455         <name>overlay.files.path</name>
       
  2456         <editStatus>never</editStatus>
       
  2457         <type>string</type>
       
  2458         <description>List of overlay files to scan overlay structure and create a report</description>
       
  2459     </property>
       
  2460     <property>
       
  2461         <name>project.spec.name</name>
  2251         <name>project.spec.name</name>
  2462         <editStatus>allowed</editStatus>
  2252         <editStatus>allowed</editStatus>
  2463         <type>string</type>
  2253         <type>string</type>
  2464         <description>project.spec.name</description>
  2254         <description>project.spec.name</description>
  2465     </property>
  2255     </property>
  2497         <name>release.notes.temp</name>
  2287         <name>release.notes.temp</name>
  2498         <editStatus>never</editStatus>
  2288         <editStatus>never</editStatus>
  2499         <type>string</type>
  2289         <type>string</type>
  2500         <description>Temp release notes</description>
  2290         <description>Temp release notes</description>
  2501     </property>
  2291     </property>
       
  2292     <property>
       
  2293         <name>target.times.log.file</name>
       
  2294         <editStatus>allowed</editStatus>
       
  2295         <type>string</type>
       
  2296         <description>The location and name of the target times log file. Default value is: ${build.log.dir}/${build.id}_targetTimesLog.csv</description>
       
  2297     </property>
       
  2298     
       
  2299     
       
  2300     <property>
       
  2301         <name>coverity.analyze.dir</name>
       
  2302         <editStatus>never</editStatus>
       
  2303         <type>string</type>
       
  2304         <description>coverity analyze directory location</description>
       
  2305     </property>
       
  2306     <property>
       
  2307         <name>coverity.config.dir</name>
       
  2308         <editStatus>never</editStatus>
       
  2309         <type>string</type>
       
  2310         <description>coverity config directory location</description>
       
  2311     </property>
       
  2312     <property>
       
  2313         <name>coverity.inter.dir</name>
       
  2314         <editStatus>never</editStatus>
       
  2315         <type>string</type>
       
  2316         <description>coverity intermidiate directory location</description>
       
  2317     </property>
       
  2318     <property>
       
  2319         <name>coverity.link.dir</name>
       
  2320         <editStatus>never</editStatus>
       
  2321         <type>string</type>
       
  2322         <description>coverity link directory location</description>
       
  2323     </property>
       
  2324     <property>
       
  2325         <name>coverity.log.dir</name>
       
  2326         <editStatus>never</editStatus>
       
  2327         <type>string</type>
       
  2328         <description>coverity log directory location</description>
       
  2329     </property>
       
  2330     <property>
       
  2331         <name>coverity.no.thread</name>
       
  2332         <editStatus>never</editStatus>
       
  2333         <type>string</type>
       
  2334         <description>Number of parallel coverity emit threads can run.</description>
       
  2335     </property>
       
  2336     <property>
       
  2337         <name>coverity.output.dir</name>
       
  2338         <editStatus>never</editStatus>
       
  2339         <type>string</type>
       
  2340         <description>coverity output directory location</description>
       
  2341     </property>
       
  2342     <property>
       
  2343         <name>coverity.report.dir</name>
       
  2344         <editStatus>never</editStatus>
       
  2345         <type>string</type>
       
  2346         <description>coverity report directory location</description>
       
  2347     </property>
       
  2348     <property>
       
  2349         <name>coverity.report.file</name>
       
  2350         <editStatus>never</editStatus>
       
  2351         <type>string</type>
       
  2352         <description>coverity report file name</description>
       
  2353     </property>
       
  2354     
  2502     
  2355     
  2503     <group>
  2356     <group>
  2504         <name>Environment</name>
  2357         <name>Environment</name>
  2505         <description/>
  2358         <description/>
  2506         <propertyRef usage="required">tools.ivy.config.file</propertyRef>
  2359         <propertyRef usage="required">tools.ivy.config.file</propertyRef>
  2520         <propertyRef usage="optional">prep.delivery.file</propertyRef>
  2373         <propertyRef usage="optional">prep.delivery.file</propertyRef>
  2521         <propertyRef usage="optional">old.bom.log.publish.dir</propertyRef>
  2374         <propertyRef usage="optional">old.bom.log.publish.dir</propertyRef>
  2522         <propertyRef usage="optional">ado.quality.dirs.path</propertyRef>
  2375         <propertyRef usage="optional">ado.quality.dirs.path</propertyRef>
  2523         <propertyRef usage="optional">s60.getenv.path</propertyRef>
  2376         <propertyRef usage="optional">s60.getenv.path</propertyRef>
  2524         <propertyRef usage="optional">ido.variant</propertyRef>
  2377         <propertyRef usage="optional">ido.variant</propertyRef>
  2525         <propertyRef usage="optional">overlay.files.path</propertyRef>
       
  2526     </group>
  2378     </group>
  2527     <group>
  2379     <group>
  2528         <name>localFreeSpace</name>
  2380         <name>localFreeSpace</name>
  2529         <description>Checking for disk space on local machine.</description>
  2381         <description>Checking for disk space on local machine.</description>
  2530         <propertyRef usage="required">build.drive</propertyRef>
  2382         <propertyRef usage="required">build.drive</propertyRef>
  2555         <propertyRef usage="optional">sis.config.name</propertyRef>
  2407         <propertyRef usage="optional">sis.config.name</propertyRef>
  2556     </group>
  2408     </group>
  2557     <group>
  2409     <group>
  2558         <name>rombuild</name>
  2410         <name>rombuild</name>
  2559         <description>Creating ROM images.</description>
  2411         <description>Creating ROM images.</description>
  2560         <propertyRef usage="optional">rombuild.config.file</propertyRef>
       
  2561         <propertyRef usage="optional">rombuild.config.file.parsed</propertyRef>
  2412         <propertyRef usage="optional">rombuild.config.file.parsed</propertyRef>
  2562         <propertyRef usage="required">roms.spec.name</propertyRef>
       
  2563         <propertyRef usage="optional">rombuild.using.var</propertyRef>
       
  2564     </group>
       
  2565     <!--<group>
       
  2566         <name>uda</name>
       
  2567         <description>Creating UDA images.</description>
       
  2568         <propertyRef usage="required">uda.config</propertyRef>
       
  2569         <propertyRef usage="required">uda.config.name</propertyRef>
       
  2570     </group>-->
       
  2571     <group>
       
  2572         <name>subcon</name>
       
  2573         <description>Creating a subcon build area and testing the creation of subcon images.</description>
       
  2574         <propertyRef usage="optional">subcon.build.drive</propertyRef>
       
  2575         <propertyRef usage="optional">subcon.prep.config.file</propertyRef>
       
  2576         <propertyRef usage="optional">subcon.rombuild.config.file</propertyRef>
       
  2577     </group>
  2413     </group>
  2578     <group>
  2414     <group>
  2579         <name>archive</name>
  2415         <name>archive</name>
  2580         <description>Zipping the build area.</description>
  2416         <description>Zipping the build area.</description>
  2581         <propertyRef usage="optional">zips.ee.spec.name</propertyRef>
  2417         <propertyRef usage="optional">zips.ee.spec.name</propertyRef>
  2660         <propertyRef usage="optional">ec.history.dir</propertyRef>
  2496         <propertyRef usage="optional">ec.history.dir</propertyRef>
  2661         <propertyRef usage="optional">ec.historyfile</propertyRef>
  2497         <propertyRef usage="optional">ec.historyfile</propertyRef>
  2662         <propertyRef usage="optional">ec.makefile.file</propertyRef>
  2498         <propertyRef usage="optional">ec.makefile.file</propertyRef>
  2663         <propertyRef usage="optional">ec.maxagents</propertyRef>
  2499         <propertyRef usage="optional">ec.maxagents</propertyRef>
  2664         <propertyRef usage="optional">ec.history.option</propertyRef>
  2500         <propertyRef usage="optional">ec.history.option</propertyRef>
  2665         <propertyRef usage="optional">ec.scripts.dir</propertyRef>
       
  2666         <propertyRef usage="optional">ec.sysdef2make</propertyRef>
  2501         <propertyRef usage="optional">ec.sysdef2make</propertyRef>
  2667         <propertyRef usage="optional">ec.sysdef2make.cmdline</propertyRef>
  2502         <propertyRef usage="optional">ec.sysdef2make.cmdline</propertyRef>
  2668         <propertyRef usage="optional">ec.tools.dir</propertyRef>
       
  2669         <propertyRef usage="optional">ec.build.class</propertyRef>
  2503         <propertyRef usage="optional">ec.build.class</propertyRef>
  2670         <propertyRef usage="optional">schema.new</propertyRef>
  2504         <propertyRef usage="optional">schema.new</propertyRef>
  2671         <propertyRef usage="optional">sbs.implicit.tools.build</propertyRef>
  2505         <propertyRef usage="optional">sbs.implicit.tools.build</propertyRef>
       
  2506         <propertyRef usage="optional">sbs.inputs.list</propertyRef>
  2672         <propertyRef usage="optional">sbs.tools.config</propertyRef>
  2507         <propertyRef usage="optional">sbs.tools.config</propertyRef>
  2673         <propertyRef usage="optional">ec.mem.limit</propertyRef>
  2508         <propertyRef usage="optional">ec.mem.limit</propertyRef>
  2674         <propertyRef usage="optional">skip.compile-ec-patch</propertyRef>
  2509         <propertyRef usage="optional">skip.compile-ec-patch</propertyRef>
  2675         <propertyRef usage="optional">archive.using.ec</propertyRef>
  2510         <propertyRef usage="optional">archive.using.ec</propertyRef>
  2676     </group>
  2511     </group>
  2722         <propertyRef usage="optional">diamonds.schema</propertyRef>
  2557         <propertyRef usage="optional">diamonds.schema</propertyRef>
  2723         <propertyRef usage="optional">diamonds.build.id</propertyRef>
  2558         <propertyRef usage="optional">diamonds.build.id</propertyRef>
  2724         <propertyRef usage="optional">diamonds.build.url</propertyRef>
  2559         <propertyRef usage="optional">diamonds.build.url</propertyRef>
  2725         <propertyRef usage="optional">diamonds.target.list.to.log</propertyRef>
  2560         <propertyRef usage="optional">diamonds.target.list.to.log</propertyRef>
  2726         <propertyRef usage="optional">diamonds.log.file</propertyRef>
  2561         <propertyRef usage="optional">diamonds.log.file</propertyRef>
  2727     </group>
       
  2728     <group>
       
  2729         <name>Localisation</name>
       
  2730         <description/>
       
  2731         <propertyRef usage="optional">loc.output.dir</propertyRef>
       
  2732         <propertyRef usage="optional">loc.output.filename</propertyRef>
       
  2733         <propertyRef usage="optional">loc.temp.dir</propertyRef>
       
  2734         <propertyRef usage="optional">localisation.files.china</propertyRef>
       
  2735         <propertyRef usage="optional">localisation.files.japan</propertyRef>
       
  2736         <propertyRef usage="optional">localisation.files.western</propertyRef>
       
  2737         <propertyRef usage="optional">localisation.makefile.target</propertyRef>
       
  2738         <propertyRef usage="optional">localisation.s60locfiles.dir</propertyRef>
       
  2739         <propertyRef usage="optional">localisation.tool</propertyRef>
       
  2740         <propertyRef usage="optional">localisation.buildfile</propertyRef>
       
  2741         <propertyRef usage="optional">isis_mktarget.list</propertyRef>
       
  2742         <propertyRef usage="optional">localisation.language.file</propertyRef>
       
  2743     </group>
  2562     </group>
  2744     <group>
  2563     <group>
  2745         <name>ATS</name>
  2564         <name>ATS</name>
  2746         <description/>
  2565         <description/>
  2747         <propertyRef usage="optional">ats.ctc.host</propertyRef>
  2566         <propertyRef usage="optional">ats.ctc.host</propertyRef>
  2830         <propertyRef usage="optional">prep.log.dir</propertyRef>
  2649         <propertyRef usage="optional">prep.log.dir</propertyRef>
  2831         <propertyRef usage="optional">test.log.dir</propertyRef>
  2650         <propertyRef usage="optional">test.log.dir</propertyRef>
  2832         <propertyRef usage="optional">build.signal.status.dir</propertyRef>
  2651         <propertyRef usage="optional">build.signal.status.dir</propertyRef>
  2833         <propertyRef usage="optional">build.status.email.template</propertyRef>
  2652         <propertyRef usage="optional">build.status.email.template</propertyRef>
  2834         <propertyRef usage="optional">build.log</propertyRef>
  2653         <propertyRef usage="optional">build.log</propertyRef>
  2835         <propertyRef usage="optional">build.logging.key.stages</propertyRef>
       
  2836         <propertyRef usage="optional">build.logging.start.stage</propertyRef>
       
  2837         <propertyRef usage="optional">build.name</propertyRef>
  2654         <propertyRef usage="optional">build.name</propertyRef>
  2838         <propertyRef usage="optional">build.output.dir</propertyRef>
  2655         <propertyRef usage="optional">build.output.dir</propertyRef>
  2839         <propertyRef usage="optional">build.property.cache.file</propertyRef>
  2656         <propertyRef usage="optional">build.property.cache.file</propertyRef>
  2840         <propertyRef usage="optional">build.sisfiles.dir</propertyRef>
  2657         <propertyRef usage="optional">build.sisfiles.dir</propertyRef>
  2841         <propertyRef usage="optional">build.summary.file</propertyRef>
  2658         <propertyRef usage="optional">build.summary.file</propertyRef>
  2849         <propertyRef usage="optional">canonical.sysdef.file</propertyRef>
  2666         <propertyRef usage="optional">canonical.sysdef.file</propertyRef>
  2850         <propertyRef usage="optional">ccmtask.python.script.file</propertyRef>
  2667         <propertyRef usage="optional">ccmtask.python.script.file</propertyRef>
  2851         <propertyRef usage="optional">codescanner.config</propertyRef>
  2668         <propertyRef usage="optional">codescanner.config</propertyRef>
  2852         <propertyRef usage="optional">codescanner.format</propertyRef>
  2669         <propertyRef usage="optional">codescanner.format</propertyRef>
  2853         <propertyRef usage="optional">codescanner.log.unique</propertyRef>
  2670         <propertyRef usage="optional">codescanner.log.unique</propertyRef>
  2854         <propertyRef usage="optional">common.overlay.dir</propertyRef>
       
  2855         <propertyRef usage="optional">compile.signal.input</propertyRef>
  2671         <propertyRef usage="optional">compile.signal.input</propertyRef>
  2856         <propertyRef usage="optional">compile.symbianos</propertyRef>
  2672         <propertyRef usage="optional">compile.symbianos</propertyRef>
  2857         <propertyRef usage="optional">compile.sysdef.dtd.stub</propertyRef>
  2673         <propertyRef usage="optional">compile.sysdef.dtd.stub</propertyRef>
  2858         <propertyRef usage="optional">core.build.version</propertyRef>
  2674         <propertyRef usage="optional">core.build.version</propertyRef>
  2859         <propertyRef usage="optional">create.bom.workarea.root</propertyRef>
  2675         <propertyRef usage="optional">create.bom.workarea.root</propertyRef>
  2861         <propertyRef usage="optional">ctool.dir</propertyRef>
  2677         <propertyRef usage="optional">ctool.dir</propertyRef>
  2862         <propertyRef usage="optional">ctool.japan.conf</propertyRef>
  2678         <propertyRef usage="optional">ctool.japan.conf</propertyRef>
  2863         <propertyRef usage="optional">ctool.region.china</propertyRef>
  2679         <propertyRef usage="optional">ctool.region.china</propertyRef>
  2864         <propertyRef usage="optional">ctool.western.conf</propertyRef>
  2680         <propertyRef usage="optional">ctool.western.conf</propertyRef>
  2865         <propertyRef usage="optional">current.env.config</propertyRef>
  2681         <propertyRef usage="optional">current.env.config</propertyRef>
  2866         <propertyRef usage="optional">customer.makefile.target</propertyRef>
       
  2867         <propertyRef usage="optional">data.model.file</propertyRef>
  2682         <propertyRef usage="optional">data.model.file</propertyRef>
  2868         <propertyRef usage="optional">data.model.parsed</propertyRef>
  2683         <propertyRef usage="optional">data.model.parsed</propertyRef>
  2869         <propertyRef usage="optional">database.file</propertyRef>
  2684         <propertyRef usage="optional">database.file</propertyRef>
  2870         <propertyRef usage="optional">delta.zip.file.size</propertyRef>
  2685         <propertyRef usage="optional">delta.zip.file.size</propertyRef>
  2871         <propertyRef usage="optional">disable.analysis.tool</propertyRef>
  2686         <propertyRef usage="optional">disable.analysis.tool</propertyRef>
  2872         <propertyRef usage="optional">documentation.host</propertyRef>
  2687         <propertyRef usage="optional">documentation.host</propertyRef>
  2873         <propertyRef usage="optional">documentation.path.root</propertyRef>
  2688         <propertyRef usage="optional">documentation.path.root</propertyRef>
  2874         <propertyRef usage="optional">documentation.path</propertyRef>
  2689         <propertyRef usage="optional">documentation.path</propertyRef>
  2875         <propertyRef usage="optional">documentation.url.root</propertyRef>
  2690         <propertyRef usage="optional">documentation.url.root</propertyRef>
  2876         <propertyRef usage="optional">ec.mode</propertyRef>
  2691         <propertyRef usage="optional">ec.mode</propertyRef>
  2877         <propertyRef usage="optional">ee.makefile.target</propertyRef>
       
  2878         <propertyRef usage="optional">ee_roms.log.file</propertyRef>
       
  2879         <propertyRef usage="optional">epocroot</propertyRef>
  2692         <propertyRef usage="optional">epocroot</propertyRef>
  2880         <propertyRef usage="optional">error.email.to.list</propertyRef>
  2693         <propertyRef usage="optional">error.email.to.list</propertyRef>
  2881         <propertyRef usage="optional">eunit.prepare.zip</propertyRef>
  2694         <propertyRef usage="optional">eunit.prepare.zip</propertyRef>
  2882         <propertyRef usage="optional">ext.java.lib.dir</propertyRef>
  2695         <propertyRef usage="optional">ext.java.lib.dir</propertyRef>
  2883         <propertyRef usage="optional">failonerror</propertyRef>
  2696         <propertyRef usage="optional">failonerror</propertyRef>
  2905         <propertyRef usage="optional">ido.cenrep.root</propertyRef>
  2718         <propertyRef usage="optional">ido.cenrep.root</propertyRef>
  2906         <propertyRef usage="optional">ido.cenrep.target</propertyRef>
  2719         <propertyRef usage="optional">ido.cenrep.target</propertyRef>
  2907         <propertyRef usage="optional">ido.keep.old</propertyRef>
  2720         <propertyRef usage="optional">ido.keep.old</propertyRef>
  2908         <propertyRef usage="optional">ido.romtree</propertyRef>
  2721         <propertyRef usage="optional">ido.romtree</propertyRef>
  2909         <propertyRef usage="optional">ido.template.robot.ready</propertyRef>
  2722         <propertyRef usage="optional">ido.template.robot.ready</propertyRef>
  2910         <propertyRef usage="optional">image_creation.copyto</propertyRef>
       
  2911         <propertyRef usage="optional">image_creation.drive</propertyRef>
       
  2912         <propertyRef usage="optional">imaker.command</propertyRef>
  2723         <propertyRef usage="optional">imaker.command</propertyRef>
  2913         <propertyRef usage="optional">imaker.fmpp.ant</propertyRef>
  2724         <propertyRef usage="optional">imaker.fmpp.ant</propertyRef>
  2914         <propertyRef usage="optional">imaker.fmpp.makefile</propertyRef>
  2725         <propertyRef usage="optional">imaker.fmpp.makefile</propertyRef>
  2915         <propertyRef usage="optional">internal.api.config</propertyRef>
  2726         <propertyRef usage="optional">internal.api.config</propertyRef>
  2916         <propertyRef usage="optional">internal.api.output.postbuild</propertyRef>
  2727         <propertyRef usage="optional">internal.api.output.postbuild</propertyRef>
  2929         <propertyRef usage="optional">minor.version</propertyRef>
  2740         <propertyRef usage="optional">minor.version</propertyRef>
  2930         <propertyRef usage="optional">notes.database</propertyRef>
  2741         <propertyRef usage="optional">notes.database</propertyRef>
  2931         <propertyRef usage="optional">notes.release.dir</propertyRef>
  2742         <propertyRef usage="optional">notes.release.dir</propertyRef>
  2932         <propertyRef usage="optional">notes.server</propertyRef>
  2743         <propertyRef usage="optional">notes.server</propertyRef>
  2933         <propertyRef usage="optional">number.of.threads</propertyRef>
  2744         <propertyRef usage="optional">number.of.threads</propertyRef>
  2934         <propertyRef usage="optional">overlays.log.file</propertyRef>
       
  2935         <propertyRef usage="optional">parse_abld_what.tool</propertyRef>
  2745         <propertyRef usage="optional">parse_abld_what.tool</propertyRef>
  2936         <propertyRef usage="optional">prep.build.dir</propertyRef>
  2746         <propertyRef usage="optional">prep.build.dir</propertyRef>
  2937         <propertyRef usage="optional">prep.delivery.modificationset</propertyRef>
  2747         <propertyRef usage="optional">prep.delivery.modificationset</propertyRef>
  2938         <propertyRef usage="optional">prep.root.dir</propertyRef>
  2748         <propertyRef usage="optional">prep.root.dir</propertyRef>
  2939         <propertyRef usage="optional">product.family</propertyRef>
  2749         <propertyRef usage="optional">product.family</propertyRef>
  2946         <propertyRef usage="optional">build.int.db.dir</propertyRef>
  2756         <propertyRef usage="optional">build.int.db.dir</propertyRef>
  2947         <propertyRef usage="optional">release.dir.root</propertyRef>
  2757         <propertyRef usage="optional">release.dir.root</propertyRef>
  2948         <propertyRef usage="optional">remote.builds.config.file</propertyRef>
  2758         <propertyRef usage="optional">remote.builds.config.file</propertyRef>
  2949         <propertyRef usage="optional">required.ant.version</propertyRef>
  2759         <propertyRef usage="optional">required.ant.version</propertyRef>
  2950         <propertyRef usage="optional">robot.email.to</propertyRef>
  2760         <propertyRef usage="optional">robot.email.to</propertyRef>
  2951         <propertyRef usage="optional">rombuild.makefile.name</propertyRef>
       
  2952         <propertyRef usage="optional">s60.delta.config.prefix</propertyRef>
  2761         <propertyRef usage="optional">s60.delta.config.prefix</propertyRef>
  2953         <propertyRef usage="optional">s60.getenv.trigger.location</propertyRef>
  2762         <propertyRef usage="optional">s60.getenv.trigger.location</propertyRef>
  2954         <propertyRef usage="optional">sbs.config</propertyRef>
  2763         <propertyRef usage="optional">sbs.config</propertyRef>
  2955         <propertyRef usage="optional">skip.sbs.layer.generation</propertyRef>
  2764         <propertyRef usage="optional">skip.sbs.layer.generation</propertyRef>
  2956         <propertyRef usage="optional">sbs.hlm.scanlog</propertyRef>
  2765         <propertyRef usage="optional">sbs.hlm.scanlog</propertyRef>
  2959         <propertyRef usage="optional">sms.number</propertyRef>
  2768         <propertyRef usage="optional">sms.number</propertyRef>
  2960         <propertyRef usage="optional">src.classes</propertyRef>
  2769         <propertyRef usage="optional">src.classes</propertyRef>
  2961         <propertyRef usage="optional">src.dir</propertyRef>
  2770         <propertyRef usage="optional">src.dir</propertyRef>
  2962         <propertyRef usage="optional">src</propertyRef>
  2771         <propertyRef usage="optional">src</propertyRef>
  2963         <propertyRef usage="optional">subcon.log.file</propertyRef>
  2772         <propertyRef usage="optional">subcon.log.file</propertyRef>
  2964         <propertyRef usage="optional">subcon.makefile.target</propertyRef>
       
  2965         <propertyRef usage="optional">subcon.zips.dir</propertyRef>
  2773         <propertyRef usage="optional">subcon.zips.dir</propertyRef>
  2966         <propertyRef usage="optional">sysdef.clean.configurations.list</propertyRef>
  2774         <propertyRef usage="optional">sysdef.clean.configurations.list</propertyRef>
  2967         <propertyRef usage="optional">team</propertyRef>
  2775         <propertyRef usage="optional">team</propertyRef>
  2968         <propertyRef usage="optional">teamlevel.ci.system</propertyRef>
  2776         <propertyRef usage="optional">teamlevel.ci.system</propertyRef>
  2969         <propertyRef usage="optional">teamlevel.folder.number</propertyRef>
  2777         <propertyRef usage="optional">teamlevel.folder.number</propertyRef>
  2970         <propertyRef usage="optional">temp.build.dir</propertyRef>
  2778         <propertyRef usage="optional">temp.build.dir</propertyRef>
  2971         <propertyRef usage="optional">trace.log.file</propertyRef>
       
  2972         <propertyRef usage="optional">trace.makefile.target</propertyRef>
       
  2973         <propertyRef usage="optional">tracing.csv.file</propertyRef>
  2779         <propertyRef usage="optional">tracing.csv.file</propertyRef>
  2974         <propertyRef usage="optional">tsrc.data.dir</propertyRef>
  2780         <propertyRef usage="optional">tsrc.data.dir</propertyRef>
  2975         <propertyRef usage="optional">tsrc.path.list</propertyRef>
  2781         <propertyRef usage="optional">tsrc.path.list</propertyRef>
  2976         <propertyRef usage="optional">uda.makefile.target</propertyRef>
       
  2977         <propertyRef usage="optional">unix.password.available</propertyRef>
  2782         <propertyRef usage="optional">unix.password.available</propertyRef>
  2978         <propertyRef usage="optional">unix.password</propertyRef>
  2783         <propertyRef usage="optional">unix.password</propertyRef>
  2979         <propertyRef usage="optional">unix.username.available</propertyRef>
  2784         <propertyRef usage="optional">unix.username.available</propertyRef>
  2980         <propertyRef usage="optional">unix.username</propertyRef>
  2785         <propertyRef usage="optional">unix.username</propertyRef>
  2981         <propertyRef usage="optional">unsubst.after.build</propertyRef>
  2786         <propertyRef usage="optional">unsubst.after.build</propertyRef>
  2982         <propertyRef usage="optional">validate.policy.log.xml</propertyRef>
  2787         <propertyRef usage="optional">validate.policy.log.xml</propertyRef>
  2983         <propertyRef usage="optional">validate.properties.at.startup</propertyRef>
  2788         <propertyRef usage="optional">validate.properties.at.startup</propertyRef>
  2984         <propertyRef usage="optional">variant.image.targetpath</propertyRef>
       
  2985         <propertyRef usage="optional">week.number</propertyRef>
  2789         <propertyRef usage="optional">week.number</propertyRef>
  2986         <propertyRef usage="optional">zip.ee.log.file</propertyRef>
  2790         <propertyRef usage="optional">zip.ee.log.file</propertyRef>
  2987         <propertyRef usage="optional">zip.localised.log.file</propertyRef>
  2791         <propertyRef usage="optional">zip.localised.log.file</propertyRef>
  2988         <propertyRef usage="optional">zip.subcon.log.file</propertyRef>
  2792         <propertyRef usage="optional">zip.subcon.log.file</propertyRef>
  2989         <propertyRef usage="optional">zip.subcon_roms.log.file</propertyRef>
  2793         <propertyRef usage="optional">zip.subcon_roms.log.file</propertyRef>
  3003         <propertyRef usage="optional">python.modules.path</propertyRef>
  2807         <propertyRef usage="optional">python.modules.path</propertyRef>
  3004         <propertyRef usage="optional">metadata.dbfile</propertyRef>
  2808         <propertyRef usage="optional">metadata.dbfile</propertyRef>
  3005         <propertyRef usage="optional">exceptions.target</propertyRef>
  2809         <propertyRef usage="optional">exceptions.target</propertyRef>
  3006         <propertyRef usage="optional">ant.loglevel</propertyRef>
  2810         <propertyRef usage="optional">ant.loglevel</propertyRef>
  3007         <propertyRef usage="optional">project.spec.name</propertyRef>
  2811         <propertyRef usage="optional">project.spec.name</propertyRef>
       
  2812         <propertyRef usage="optional">target.times.log.file</propertyRef>
  3008     </group>
  2813     </group>
  3009     <group>
  2814     <group>
  3010         <name>Documentation</name>
  2815         <name>Documentation</name>
  3011         <description/>
  2816         <description/>
  3012         <propertyRef usage="optional">last.major.release.database.url</propertyRef>
  2817         <propertyRef usage="optional">last.major.release.database.url</propertyRef>
  3028         <propertyRef usage="optional">s60.version</propertyRef>
  2833         <propertyRef usage="optional">s60.version</propertyRef>
  3029         <propertyRef usage="optional">s60.release</propertyRef>
  2834         <propertyRef usage="optional">s60.release</propertyRef>
  3030         <propertyRef usage="optional">bom.log</propertyRef>
  2835         <propertyRef usage="optional">bom.log</propertyRef>
  3031         <propertyRef usage="required">build.number</propertyRef>
  2836         <propertyRef usage="required">build.number</propertyRef>
  3032     </group>
  2837     </group>
       
  2838     <group>
       
  2839         <name>coverity</name>
       
  2840         <description>Coverity Prevent code coverage tool Properties</description>
       
  2841         <propertyRef usage="optional">coverity.analyze.dir</propertyRef>
       
  2842         <propertyRef usage="optional">coverity.config.dir</propertyRef>
       
  2843         <propertyRef usage="optional">coverity.inter.dir</propertyRef>
       
  2844         <propertyRef usage="optional">coverity.link.dir</propertyRef>
       
  2845         <propertyRef usage="optional">coverity.log.dir</propertyRef>
       
  2846         <propertyRef usage="optional">coverity.no.thread</propertyRef>
       
  2847         <propertyRef usage="optional">coverity.output.dir</propertyRef>
       
  2848         <propertyRef usage="optional">coverity.report.dir</propertyRef>
       
  2849         <propertyRef usage="optional">coverity.report.file</propertyRef>
       
  2850     </group>
  3033 </heliumDataModel>
  2851 </heliumDataModel>