buildframework/helium/config/helium_data_model.xml
branchwip
changeset 380 db59fc762214
parent 217 0f5e3a7fb6af
equal deleted inserted replaced
369:1248e8f6a72d 380:db59fc762214
    44     </property>
    44     </property>
    45     <property>
    45     <property>
    46         <name>ats.testrun.name</name>
    46         <name>ats.testrun.name</name>
    47         <editStatus>recommended</editStatus>
    47         <editStatus>recommended</editStatus>
    48         <type>string</type>
    48         <type>string</type>
    49         <description>Modify the test-run name if you have understanding of test.xml file or leave it as it is. Deafault value is a string consist of build id, product name, major and minor versions</description>
    49         <description>Modify the test-run name if you have understanding of test.xml file or leave it as it is. Default value is a string consist of build id, product name, major and minor versions</description>
    50     </property>
    50     </property>
    51     <property>
    51     <property>
    52         <name>ats.plan.name</name>
    52         <name>ats.plan.name</name>
    53         <editStatus>recommended</editStatus>
    53         <editStatus>recommended</editStatus>
    54         <type>string</type>
    54         <type>string</type>
    55         <description>Modify the plan name if you have understanding of test.xml file or leave it as it is. Deafault value is "plan" </description>
    55         <description>Modify the plan name if you have understanding of test.xml file or leave it as it is. Default value is "plan" </description>
    56     </property>
    56     </property>
    57     <property>
    57     <property>
    58         <name>ats.trace.enabled</name>
    58         <name>ats.trace.enabled</name>
    59         <editStatus>recommended</editStatus>
    59         <editStatus>recommended</editStatus>
    60         <type>string</type>
    60         <type>string</type>
    61         <description>Should be "True" if tracing is needed during the tests running on ATS3. Deafault value is "False", the values are case-sensitive. </description>
    61         <description>Should be "True" if tracing is needed during the tests running on ATS3. Default value is "False", the values are case-sensitive. </description>
    62     </property>
    62     </property>
    63     <property>
    63     <property>
    64         <name>ats.ctc.enabled</name>
    64         <name>ats.ctc.enabled</name>
    65         <editStatus>recommended</editStatus>
    65         <editStatus>recommended</editStatus>
    66         <type>string</type>
    66         <type>string</type>
    67         <description>Should be "True" if coverage measurement and dynamic analysis (CTC) tool support is to be used by ATS. Deafault value is "False", the values are case-sensitive. </description>
    67         <description>Should be "True" if coverage measurement and dynamic analysis (CTC) tool support is to be used by ATS. Default value is "False", the values are case-sensitive. </description>
    68     </property>
    68     </property>
    69     <property>
    69     <property>
    70         <name>ats.email.list</name>
    70         <name>ats.email.list</name>
    71         <editStatus>recommended</editStatus>
    71         <editStatus>recommended</editStatus>
    72         <type>string</type>
    72         <type>string</type>
   148     <property>
   148     <property>
   149         <name>ats.aste.drop.file</name>
   149         <name>ats.aste.drop.file</name>
   150         <editStatus>discouraged</editStatus>
   150         <editStatus>discouraged</editStatus>
   151         <type>string</type>
   151         <type>string</type>
   152         <description>Path for creation of the drop file during the build. Default is ATS3AsteDrop.zip</description>
   152         <description>Path for creation of the drop file during the build. Default is ATS3AsteDrop.zip</description>
       
   153     </property>
       
   154     <property>
       
   155         <name>ats.drops.count</name>
       
   156         <editStatus>discouraged</editStatus>
       
   157         <type>string</type>
       
   158         <description>ATSDrop files counter. Value is set to have total number of ATSDrops.</description>
   153     </property>
   159     </property>
   154     <property>
   160     <property>
   155         <name>ats.product.name</name>
   161         <name>ats.product.name</name>
   156         <editStatus>must</editStatus>
   162         <editStatus>must</editStatus>
   157         <type>string</type>
   163         <type>string</type>
   174     </property>
   180     </property>
   175     <property>
   181     <property>
   176         <name>ats.aste.testrun.name</name>
   182         <name>ats.aste.testrun.name</name>
   177         <editStatus>recommended</editStatus>
   183         <editStatus>recommended</editStatus>
   178         <type>string</type>
   184         <type>string</type>
   179         <description>Modify the test-run name if you have understanding of test.xml file or leave it as it is. Deafault value is a string consist of build id, product name, major and minor versions</description>
   185         <description>Modify the test-run name if you have understanding of test.xml file or leave it as it is. Default value is a string consist of build id, product name, major and minor versions</description>
   180     </property>
   186     </property>
   181     <property>
   187     <property>
   182         <name>ats.aste.plan.name</name>
   188         <name>ats.aste.plan.name</name>
   183         <editStatus>recommended</editStatus>
   189         <editStatus>recommended</editStatus>
   184         <type>string</type>
   190         <type>string</type>
   185         <description>Modify the plan name if you have understanding of test.xml file or leave it as it is. Deafault value is "plan" </description>
   191         <description>Modify the plan name if you have understanding of test.xml file or leave it as it is. Default value is "plan" </description>
   186     </property>
   192     </property>
       
   193     <property>
       
   194         <name>ats.evalid.pre</name>
       
   195         <editStatus>never</editStatus>
       
   196         <type>string</type>
       
   197         <description>Temp dir</description>
       
   198     </property>
       
   199     <property>
       
   200         <name>ats.evalid.post</name>
       
   201         <editStatus>never</editStatus>
       
   202         <type>string</type>
       
   203         <description>Temp dir</description>
       
   204     </property>    
   187     <property>
   205     <property>
   188         <name>disable.analysis.tool</name>
   206         <name>disable.analysis.tool</name>
   189         <editStatus>allowed</editStatus>
   207         <editStatus>allowed</editStatus>
   190         <type>string</type>
   208         <type>string</type>
   191         <description>Set this property to disable Analysis Tool. By default Analysis Tool will run with every build and send api metrics to diamonds but Analysis Tools takes time.</description>
   209         <description>Set this property to disable Analysis Tool. By default Analysis Tool will run with every build and send api metrics to diamonds but Analysis Tools takes time.</description>
   222     </property>
   240     </property>
   223     <property>
   241     <property>
   224         <name>eunit.test.package</name>
   242         <name>eunit.test.package</name>
   225         <editStatus>recommended</editStatus>
   243         <editStatus>recommended</editStatus>
   226         <type>string</type>
   244         <type>string</type>
   227         <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>
   228     </property>
   246     </property>
   229     <property>
   247     <property>
   230         <name>eunitexerunner.flags</name>
   248         <name>eunitexerunner.flags</name>
   231         <editStatus>must</editStatus>
   249         <editStatus>must</editStatus>
   232         <type>string</type>
   250         <type>string</type>
   309         <editStatus>discouraged</editStatus>
   327         <editStatus>discouraged</editStatus>
   310         <type>string</type>
   328         <type>string</type>
   311         <description>This is where the build logs are stored.</description>
   329         <description>This is where the build logs are stored.</description>
   312     </property>
   330     </property>
   313     <property>
   331     <property>
       
   332         <name>archive.log.dir</name>
       
   333         <editStatus>discouraged</editStatus>
       
   334         <type>string</type>
       
   335         <description>This is where the archive logs are stored.</description>
       
   336     </property>
       
   337     <property>
       
   338         <name>compile.log.dir</name>
       
   339         <editStatus>discouraged</editStatus>
       
   340         <type>string</type>
       
   341         <description>This is where the compile logs are stored.</description>
       
   342     </property>
       
   343     <property>
       
   344         <name>post.log.dir</name>
       
   345         <editStatus>discouraged</editStatus>
       
   346         <type>string</type>
       
   347         <description>This is where the post build logs are stored.</description>
       
   348     </property>
       
   349     <property>
       
   350         <name>prep.log.dir</name>
       
   351         <editStatus>discouraged</editStatus>
       
   352         <type>string</type>
       
   353         <description>This is where the preparation build logs are stored.</description>
       
   354     </property>
       
   355     <property>
       
   356         <name>test.log.dir</name>
       
   357         <editStatus>discouraged</editStatus>
       
   358         <type>string</type>
       
   359         <description>This is where the ats test logs are stored.</description>
       
   360     </property>
       
   361     <property>
       
   362         <name>localisation.log.dir</name>
       
   363         <editStatus>discouraged</editStatus>
       
   364         <type>string</type>
       
   365         <description>This is where the localisation logs are stored.</description>
       
   366     </property>
       
   367     <property>
       
   368         <name>roms.log.dir</name>
       
   369         <editStatus>discouraged</editStatus>
       
   370         <type>string</type>
       
   371         <description>This is where the roms logs are stored.</description>
       
   372     </property>
       
   373     <property>
       
   374         <name>diamonds.build.output.dir</name>
       
   375         <editStatus>discouraged</editStatus>
       
   376         <type>string</type>
       
   377         <description>This is where the diamonds output XML files are stored.</description>
       
   378     </property>
       
   379     <property>
   314         <name>build.signal.status.dir</name>
   380         <name>build.signal.status.dir</name>
   315         <editStatus>discouraged</editStatus>
   381         <editStatus>discouraged</editStatus>
   316         <type>string</type>
   382         <type>string</type>
   317         <description>This is where the signal related files are stored.</description>
   383         <description>This is where the signal related files are stored.</description>
   318     </property>
   384     </property>
   321         <editStatus>allowed</editStatus>
   387         <editStatus>allowed</editStatus>
   322         <type>string</type>
   388         <type>string</type>
   323         <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>
   324     </property>
   390     </property>
   325     <property>
   391     <property>
   326         <name>build.logging.key.stages</name>
       
   327         <editStatus>discouraged</editStatus>
       
   328         <type>string</type>
       
   329         <description> Defines which stages are considered as key stages and logged.</description>
       
   330     </property>
       
   331     <property>
       
   332         <name>build.logging.start.stage</name>
       
   333         <editStatus>discouraged</editStatus>
       
   334         <type>string</type>
       
   335         <description>Defines at which point logging is started.</description>
       
   336     </property>
       
   337     <property>
       
   338         <name>build.name</name>
   392         <name>build.name</name>
   339         <editStatus>must</editStatus>
   393         <editStatus>must</editStatus>
   340         <type>string</type>
   394         <type>string</type>
   341         <description>A general label for this type of build. Currently if not defined, product.name will be used to set this property, but this will likely be removed in future.</description>
   395         <description>A general label for this type of build. Currently if not defined, product.name will be used to set this property, but this will likely be removed in future.</description>
   342     </property>
   396     </property>
   373     <property>
   427     <property>
   374         <name>build.system.ebs</name>
   428         <name>build.system.ebs</name>
   375         <editStatus>never</editStatus>
   429         <editStatus>never</editStatus>
   376         <type>string</type>
   430         <type>string</type>
   377         <description>Defined if build.system is set to "ebs", which is the default.</description>
   431         <description>Defined if build.system is set to "ebs", which is the default.</description>
       
   432     </property>
       
   433     <property>
       
   434         <name>schema.new</name>
       
   435         <editStatus>allowed</editStatus>
       
   436         <type>boolean</type>
       
   437         <description>enabling / disabling the new schema (schema 3.0).</description>
   378     </property>
   438     </property>
   379     <property>
   439     <property>
   380         <name>build.system.sbs</name>
   440         <name>build.system.sbs</name>
   381         <editStatus>never</editStatus>
   441         <editStatus>never</editStatus>
   382         <type>string</type>
   442         <type>string</type>
   502         <editStatus>recommended</editStatus>
   562         <editStatus>recommended</editStatus>
   503         <type>string</type>
   563         <type>string</type>
   504         <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>
   505     </property>
   565     </property>
   506     <property>
   566     <property>
   507         <name>common.overlay.dir</name>
       
   508         <editStatus>must</editStatus>
       
   509         <type>string</type>
       
   510         <description>Location of the common overlay.</description>
       
   511     </property>
       
   512     <property>
       
   513         <name>current.env.config</name>
   567         <name>current.env.config</name>
   514         <editStatus>never</editStatus>
   568         <editStatus>never</editStatus>
   515         <type>string</type>
   569         <type>string</type>
   516         <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>
   517     </property>
   571     </property>
   542     <property>
   596     <property>
   543         <name>ctool.japan.conf</name>
   597         <name>ctool.japan.conf</name>
   544         <editStatus>allowed</editStatus>
   598         <editStatus>allowed</editStatus>
   545         <type>string</type>
   599         <type>string</type>
   546         <description>configuration for the japanese variant.</description>
   600         <description>configuration for the japanese variant.</description>
   547     </property>
       
   548     <property>
       
   549         <name>customer.makefile.target</name>
       
   550         <editStatus>never</editStatus>
       
   551         <type>string</type>
       
   552         <description>Default makefile target for running customer iMaker ROM building.</description>
       
   553     </property>
   601     </property>
   554     <property>
   602     <property>
   555         <name>data.model.file</name>
   603         <name>data.model.file</name>
   556         <editStatus>never</editStatus>
   604         <editStatus>never</editStatus>
   557         <type>string</type>
   605         <type>string</type>
   684         <name>diamonds.target.list.to.log</name>
   732         <name>diamonds.target.list.to.log</name>
   685         <editStatus>discouraged</editStatus>
   733         <editStatus>discouraged</editStatus>
   686         <type>string</type>
   734         <type>string</type>
   687         <description>List of targets that should be logged in to Diamonds.</description>
   735         <description>List of targets that should be logged in to Diamonds.</description>
   688     </property>
   736     </property>
       
   737     <property>
       
   738         <name>exceptions.target</name>
       
   739         <editStatus>never</editStatus>
       
   740         <type>string</type>
       
   741         <description>target to be executed in case of exceptions (mainly to generate the summary and raise signal).</description>
       
   742     </property>
   689     
   743     
   690     <property>
   744     <property>
   691         <name>documentation.url.root</name>
   745         <name>documentation.url.root</name>
   692         <editStatus>allowed</editStatus>
   746         <editStatus>allowed</editStatus>
   693         <type>string</type>
   747         <type>string</type>
   710     <property>
   764     <property>
   711         <name>call.cleanup</name>
   765         <name>call.cleanup</name>
   712         <editStatus>allowed</editStatus>
   766         <editStatus>allowed</editStatus>
   713         <type>string</type>
   767         <type>string</type>
   714         <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>
       
   769     </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>
       
   777         <name>skip.sbs.parser.exception</name>
       
   778         <editStatus>allowed</editStatus>
       
   779         <type>string</type>
       
   780         <description>to skip the exception and continue the build during log parsing for raptor</description>
   715     </property>
   781     </property>
   716     <property>
   782     <property>
   717         <name>sbs.config</name>
   783         <name>sbs.config</name>
   718         <editStatus>allowed</editStatus>
   784         <editStatus>allowed</editStatus>
   719         <type>string</type>
   785         <type>string</type>
   785         <editStatus>allowed</editStatus>
   851         <editStatus>allowed</editStatus>
   786         <type>string</type>
   852         <type>string</type>
   787         <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>
   788     </property>
   854     </property>
   789     <property>
   855     <property>
   790         <name>ec.scripts.dir</name>
       
   791         <editStatus>discouraged</editStatus>
       
   792         <type>string</type>
       
   793         <description>ec scripts location</description>
       
   794     </property>
       
   795     <property>
       
   796         <name>ec.sysdef2make</name>
   856         <name>ec.sysdef2make</name>
   797         <editStatus>never</editStatus>
   857         <editStatus>never</editStatus>
   798         <type>string</type>
   858         <type>string</type>
   799         <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>
   800     </property>
   860     </property>
   801     <property>
   861     <property>
   802         <name>ec.tools.dir</name>
   862         <name>ec.sysdef2make.cmdline</name>
   803         <editStatus>discouraged</editStatus>
   863         <editStatus>allowed</editStatus>
   804         <type>string</type>
   864         <type>string</type>
   805         <description>Location of EC-tools. Passed to environment variable EC_TOOLS_DIR, when calling ecbuild_electric.cmd to execute Electric Cloud build.</description>
   865         <description>Extra command line parameters for the sysdef2make call.</description>
   806     </property>
   866     </property>
   807     <property>
   867     <property>
   808         <name>email.ldap.server</name>
   868         <name>email.ldap.server</name>
   809         <editStatus>allowed</editStatus>
   869         <editStatus>allowed</editStatus>
   810         <type>string</type>
   870         <type>string</type>
   935         <editStatus>allowed</editStatus>
   995         <editStatus>allowed</editStatus>
   936         <type>string</type>
   996         <type>string</type>
   937         <description>If defined it skips the buildtools emake patching.</description>
   997         <description>If defined it skips the buildtools emake patching.</description>
   938     </property>
   998     </property>
   939     <property>
   999     <property>
   940         <name>ee_roms.log.file</name>
       
   941         <editStatus>never</editStatus>
       
   942         <type>string</type>
       
   943         <description>ee log file location</description>
       
   944     </property>
       
   945     <property>
       
   946         <name>ee.makefile.target</name>
       
   947         <editStatus>allowed</editStatus>
       
   948         <type>string</type>
       
   949         <description>Defines make target that is run when creating engineer english images.</description>
       
   950     </property>
       
   951     <property>
       
   952         <name>epocroot</name>
  1000         <name>epocroot</name>
   953         <editStatus>discouraged</editStatus>
  1001         <editStatus>discouraged</editStatus>
   954         <type>string</type>
  1002         <type>string</type>
   955         <description>epocroot path</description>
  1003         <description>epocroot path</description>
   956     </property>
  1004     </property>
  1018         <name>helium.version</name>
  1066         <name>helium.version</name>
  1019         <editStatus>never</editStatus>
  1067         <editStatus>never</editStatus>
  1020         <type>string</type>
  1068         <type>string</type>
  1021         <description>Contains Helium version information</description>
  1069         <description>Contains Helium version information</description>
  1022     </property>
  1070     </property>
       
  1071     <property>
       
  1072         <name>helium.revision</name>
       
  1073         <editStatus>never</editStatus>
       
  1074         <type>string</type>
       
  1075         <description>Contains Helium version information</description>
       
  1076     </property>
       
  1077     
  1023     <!--
  1078     <!--
  1024         IDO codescanner integration.
  1079         IDO codescanner integration.
  1025     -->
  1080     -->
  1026     <property>
  1081     <property>
  1027         <name>ido.codescanner.config</name>
  1082         <name>ido.codescanner.config</name>
  1088         <editStatus>allowed</editStatus>
  1143         <editStatus>allowed</editStatus>
  1089         <type>string</type>
  1144         <type>string</type>
  1090         <description>The tools dependencies Ivy settings configuration file.</description>
  1145         <description>The tools dependencies Ivy settings configuration file.</description>
  1091     </property>
  1146     </property>
  1092     <property>
  1147     <property>
  1093         <name>loc.output.dir</name>
       
  1094         <editStatus>never</editStatus>
       
  1095         <type>string</type>
       
  1096         <description>The directory that will contain the zipped .loc files zip package.</description>
       
  1097     </property>
       
  1098     <property>
       
  1099         <name>loc.output.filename</name>
       
  1100         <editStatus>never</editStatus>
       
  1101         <type>string</type>
       
  1102         <description>The filename of the zip-loc-files target output zip file.</description>
       
  1103     </property>
       
  1104     <property>
       
  1105         <name>loc.temp.dir</name>
       
  1106         <editStatus>never</editStatus>
       
  1107         <type>string</type>
       
  1108         <description>The location of temporary directory used during zip-loc-files.</description>
       
  1109     </property>
       
  1110     <property>
       
  1111         <name>localisation.files.china</name>
       
  1112         <editStatus>recommended</editStatus>
       
  1113         <type>string</type>
       
  1114         <description>Localisation files for the China region.</description>
       
  1115     </property>
       
  1116     <property>
       
  1117         <name>localisation.files.japan</name>
       
  1118         <editStatus>recommended</editStatus>
       
  1119         <type>string</type>
       
  1120         <description>Localisation files for the Japan region.</description>
       
  1121     </property>
       
  1122     <property>
       
  1123         <name>localisation.files.western</name>
       
  1124         <editStatus>recommended</editStatus>
       
  1125         <type>string</type>
       
  1126         <description>Localisation files for the western region.</description>
       
  1127     </property>
       
  1128     <property>
       
  1129         <name>localisation.makefile.target</name>
       
  1130         <editStatus>allowed</editStatus>
       
  1131         <type>string</type>
       
  1132         <description>Makefile target that is executed when creating localised rom images (target localisation-roms).</description>
       
  1133     </property>
       
  1134     <property>
       
  1135         <name>localisation.s60locfiles.dir</name>
       
  1136         <editStatus>never</editStatus>
       
  1137         <type>string</type>
       
  1138         <description>Location of Series 60 localisation input files. Internal property that does not normally needs to be set.</description>
       
  1139     </property>
       
  1140     <property>
       
  1141         <name>localisation.tool</name>
       
  1142         <editStatus>never</editStatus>
       
  1143         <type>string</type>
       
  1144         <description>This key defines which tool should be used to localise the build area (localisation-mcss-localiser or localisation-s60-localiser).</description>
       
  1145     </property>
       
  1146     <property>
       
  1147         <name>localisation.buildfile</name>
       
  1148         <editStatus>never</editStatus>
       
  1149         <type>string</type>
       
  1150         <description>begining of the localisation buildfile name</description>
       
  1151     </property>
       
  1152     <property>
       
  1153         <name>isis_mktarget.list</name>
       
  1154         <editStatus>never</editStatus>
       
  1155         <type>string</type>
       
  1156         <description>Comma separated list of file names(main, what, check file names)</description>
       
  1157     </property>
       
  1158     <property>
       
  1159         <name>log.build.build_id</name>
  1148         <name>log.build.build_id</name>
  1160         <editStatus>never</editStatus>
  1149         <editStatus>never</editStatus>
  1161         <type>string</type>
  1150         <type>string</type>
  1162         <description>Diamonds logging information.</description>
  1151         <description>Diamonds logging information.</description>
  1163     </property>
  1152     </property>
  1196         <editStatus>allowed</editStatus>
  1185         <editStatus>allowed</editStatus>
  1197         <type>string</type>
  1186         <type>string</type>
  1198         <description>Is a previous builds md5 being passed manually</description>
  1187         <description>Is a previous builds md5 being passed manually</description>
  1199     </property>
  1188     </property>
  1200     <property>
  1189     <property>
       
  1190         <name>old.bom.log.publish.dir</name>
       
  1191         <editStatus>allowed</editStatus>
       
  1192         <type>string</type>
       
  1193         <description>Publish dir location of the old bom log.</description>
       
  1194     </property>
       
  1195     <property>
  1201         <name>metadata.db.file</name>
  1196         <name>metadata.db.file</name>
  1202         <editStatus>never</editStatus>
  1197         <editStatus>never</editStatus>
  1203         <type>string</type>
  1198         <type>string</type>
  1204         <description>The path to the SQLite metadata database file.</description>
  1199         <description>The path to the SQLite metadata database file.</description>
  1205     </property>
  1200     </property>
  1226         <editStatus>allowed</editStatus>
  1221         <editStatus>allowed</editStatus>
  1227         <type>string</type>
  1222         <type>string</type>
  1228         <description>how many parallel threads can run</description>
  1223         <description>how many parallel threads can run</description>
  1229     </property>
  1224     </property>
  1230     <property>
  1225     <property>
  1231         <name>overlays.log.file</name>
       
  1232         <editStatus>never</editStatus>
       
  1233         <type>string</type>
       
  1234         <description>The path to the overlays output log file.</description>
       
  1235     </property>
       
  1236     <property>
       
  1237         <name>parse_abld_what.tool</name>
  1226         <name>parse_abld_what.tool</name>
  1238         <editStatus>allowed</editStatus>
  1227         <editStatus>allowed</editStatus>
  1239         <type>string</type>
  1228         <type>string</type>
  1240         <description>Location of the parse_what_log.pl tool.</description>
  1229         <description>Location of the parse_what_log.pl tool.</description>
  1241     </property>
  1230     </property>
  1248     <property>
  1237     <property>
  1249         <name>qmake.enabled</name>
  1238         <name>qmake.enabled</name>
  1250         <editStatus>allowed</editStatus>
  1239         <editStatus>allowed</editStatus>
  1251         <type>string</type>
  1240         <type>string</type>
  1252         <description>If defined the qmake stage will be enabled during compilation.</description>
  1241         <description>If defined the qmake stage will be enabled during compilation.</description>
  1253     </property>
       
  1254     <property>
       
  1255         <name>qt.dir</name>
       
  1256         <editStatus>recommended</editStatus>
       
  1257         <type>string</type>
       
  1258         <description>The location of the Qt framework to build.</description>
       
  1259     </property>
  1242     </property>
  1260     <property>
  1243     <property>
  1261         <name>qt.qmake.ant.template</name>
  1244         <name>qt.qmake.ant.template</name>
  1262         <editStatus>allowed</editStatus>
  1245         <editStatus>allowed</editStatus>
  1263         <type>string</type>
  1246         <type>string</type>
  1281         <type>string</type>
  1264         <type>string</type>
  1282         <description>Setting default arguments to qMake command line, if the qmakeArgs is defined from the system definition file
  1265         <description>Setting default arguments to qMake command line, if the qmakeArgs is defined from the system definition file
  1283         then those arguments are discarded.</description>
  1266         then those arguments are discarded.</description>
  1284     </property>
  1267     </property>
  1285     <property>
  1268     <property>
  1286         <name>qt.configure.log.name</name>
       
  1287         <editStatus>never</editStatus>
       
  1288         <type>string</type>
       
  1289         <description>The name of the Qt configure output log.</description>
       
  1290     </property>
       
  1291     <property>
       
  1292         <name>absolute.prep.root.dir</name>
  1269         <name>absolute.prep.root.dir</name>
  1293         <editStatus>never</editStatus>
  1270         <editStatus>never</editStatus>
  1294         <type>string</type>
  1271         <type>string</type>
  1295         <description>This will convert absolute path for prep.root.dir if anybody use relative path.</description>
  1272         <description>This will convert absolute path for prep.root.dir if anybody use relative path.</description>
  1296     </property>
  1273     </property>
  1401         <editStatus>never</editStatus>
  1378         <editStatus>never</editStatus>
  1402         <type>string</type>
  1379         <type>string</type>
  1403         <description>Defines the name of the release note template used.</description>
  1380         <description>Defines the name of the release note template used.</description>
  1404     </property>
  1381     </property>
  1405     <property>
  1382     <property>
  1406         <name>rombuild.using.var</name>
       
  1407         <editStatus>allowed</editStatus>
       
  1408         <type>boolean</type>
       
  1409         <description>Define this property if you build is using Symbian Binary Variation.</description>
       
  1410     </property>
       
  1411     <property>
       
  1412         <name>rombuild.buildinfo.template</name>
  1383         <name>rombuild.buildinfo.template</name>
  1413         <editStatus>never</editStatus>
  1384         <editStatus>allowed</editStatus>
  1414         <type>string</type>
  1385         <type>string</type>
  1415         <description>FMPP template to generate a buildinfo makefile.</description>
  1386         <description>FMPP template to generate a buildinfo makefile.</description>
  1416     </property>
  1387     </property>
  1417     <property>
  1388     <property>
  1418         <name>rombuild.buildinfo.output</name>
  1389         <name>rombuild.buildinfo.output</name>
  1419         <editStatus>never</editStatus>
  1390         <editStatus>never</editStatus>
  1420         <type>string</type>
  1391         <type>string</type>
  1421         <description>Location of the output file.</description>
  1392         <description>Location of the output file.</description>
  1422     </property>
  1393     </property>
  1423     <property>
  1394     <property>
  1424         <name>rombuild.makefile.name</name>
       
  1425         <editStatus>allowed</editStatus>
       
  1426         <type>string</type>
       
  1427         <description>The filename of the output makefile generated by Helium for iMaker.</description>
       
  1428     </property>
       
  1429     <property>
       
  1430         <name>roms.spec.name</name>
       
  1431         <editStatus>never</editStatus>
       
  1432         <type>string</type>
       
  1433         <description>Used to select spec-section in rom image configuration for building. Used only for makefpsx.</description>
       
  1434     </property>
       
  1435     <property>
       
  1436         <name>s60.delta.config.prefix</name>
  1395         <name>s60.delta.config.prefix</name>
  1437         <editStatus>allowed</editStatus>
  1396         <editStatus>allowed</editStatus>
  1438         <type>string</type>
  1397         <type>string</type>
  1439         <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>
  1440     </property>
  1399     </property>
  1461         <editStatus>never</editStatus>
  1420         <editStatus>never</editStatus>
  1462         <type>string</type>
  1421         <type>string</type>
  1463         <description>The path to the subcon ROMs log.</description>
  1422         <description>The path to the subcon ROMs log.</description>
  1464     </property>
  1423     </property>
  1465     <property>
  1424     <property>
  1466         <name>subcon.makefile.target</name>
       
  1467         <editStatus>never</editStatus>
       
  1468         <type>string</type>
       
  1469         <description>The name of the makefile target for making subcon ROMs.</description>
       
  1470     </property>
       
  1471     <property>
       
  1472         <name>subcon.zips.dir</name>
  1425         <name>subcon.zips.dir</name>
  1473         <editStatus>never</editStatus>
  1426         <editStatus>never</editStatus>
  1474         <type>string</type>
  1427         <type>string</type>
  1475         <description>The directory where subcon zips are stored.</description>
  1428         <description>The directory where subcon zips are stored.</description>
  1476     </property>
  1429     </property>
  1485         <editStatus>never</editStatus>
  1438         <editStatus>never</editStatus>
  1486         <type>string</type>
  1439         <type>string</type>
  1487         <description>Directory to store temporary files generated during the process.</description>
  1440         <description>Directory to store temporary files generated during the process.</description>
  1488     </property>
  1441     </property>
  1489     <property>
  1442     <property>
  1490         <name>trace.log.file</name>
       
  1491         <editStatus>never</editStatus>
       
  1492         <type>string</type>
       
  1493         <description>The path to the trace ROMs log.</description>
       
  1494     </property>
       
  1495     <property>
       
  1496         <name>trace.makefile.target</name>
       
  1497         <editStatus>never</editStatus>
       
  1498         <type>string</type>
       
  1499         <description>The name of the makefile target for making trace ROMs.</description>
       
  1500     </property>
       
  1501     <property>
       
  1502         <name>uda.makefile.target</name>
       
  1503         <editStatus>never</editStatus>
       
  1504         <type>string</type>
       
  1505         <description>The name of the makefile target for making UDA images.</description>
       
  1506     </property>
       
  1507     <property>
       
  1508         <name>zip.ee.log.file</name>
  1443         <name>zip.ee.log.file</name>
  1509         <editStatus>never</editStatus>
  1444         <editStatus>never</editStatus>
  1510         <type>string</type>
  1445         <type>string</type>
  1511         <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>
  1512     </property>
  1447     </property>
  1567     <property>
  1502     <property>
  1568         <name>local.free.space</name>
  1503         <name>local.free.space</name>
  1569         <editStatus>recommended</editStatus>
  1504         <editStatus>recommended</editStatus>
  1570         <type>string</type>
  1505         <type>string</type>
  1571         <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>
  1572     </property>
       
  1573     <property>
       
  1574         <name>localisation.language.file</name>
       
  1575         <editStatus>never</editStatus>
       
  1576         <type>string</type>
       
  1577         <description>Defined where to find languages.xml.</description>
       
  1578     </property>
  1507     </property>
  1579     <property>
  1508     <property>
  1580         <name>network.free.space</name>
  1509         <name>network.free.space</name>
  1581         <editStatus>allowed</editStatus>
  1510         <editStatus>allowed</editStatus>
  1582         <type>string</type>
  1511         <type>string</type>
  1767         <editStatus>recommended</editStatus>
  1696         <editStatus>recommended</editStatus>
  1768         <type>string</type>
  1697         <type>string</type>
  1769         <description>Configuration file for SIS-file generation.</description>
  1698         <description>Configuration file for SIS-file generation.</description>
  1770     </property>
  1699     </property>
  1771     <property>
  1700     <property>
       
  1701         <name>sis.config.name</name>
       
  1702         <editStatus>allowed</editStatus>
       
  1703         <type>string</type>
       
  1704         <description>Common Configuration config name. Override to select a specific config group.</description>
       
  1705     </property>
       
  1706     <property>
  1772         <name>sms.number</name>
  1707         <name>sms.number</name>
  1773         <editStatus>never</editStatus>
  1708         <editStatus>never</editStatus>
  1774         <type>string</type>
  1709         <type>string</type>
  1775         <description>sms numbers to report error or build information.</description>
  1710         <description>sms numbers to report error or build information.</description>
  1776     </property>
  1711     </property>
  1785         <editStatus>never</editStatus>
  1720         <editStatus>never</editStatus>
  1786         <type>string</type>
  1721         <type>string</type>
  1787         <description>Java source files location for helium library</description>
  1722         <description>Java source files location for helium library</description>
  1788     </property>
  1723     </property>
  1789     <property>
  1724     <property>
  1790         <name>subcon.build.drive</name>
       
  1791         <editStatus>never</editStatus>
       
  1792         <type>string</type>
       
  1793         <description>Build drive for subcon build</description>
       
  1794     </property>
       
  1795     <property>
       
  1796         <name>subcon.prep.config.file</name>
       
  1797         <editStatus>must</editStatus>
       
  1798         <type>string</type>
       
  1799         <description> Subcon prep configuration file location </description>
       
  1800     </property>
       
  1801     <property>
       
  1802         <name>subcon.rombuild.config.file</name>
       
  1803         <editStatus>never</editStatus>
       
  1804         <type>string</type>
       
  1805         <description>A ROM configuration file for verifying subcon ROMS.</description>
       
  1806     </property>
       
  1807     <property>
       
  1808         <name>rombuild.config.file</name>
       
  1809         <editStatus>must</editStatus>
       
  1810         <type>string</type>
       
  1811         <description>This key defines where this parsed file will be located.</description>
       
  1812     </property>
       
  1813     <property>
       
  1814         <name>rombuild.config.file.parsed</name>
  1725         <name>rombuild.config.file.parsed</name>
  1815         <editStatus>never</editStatus>
  1726         <editStatus>never</editStatus>
  1816         <type>string</type>
  1727         <type>string</type>
  1817         <description>Locates the parsed configuration for ROM builds.</description>
  1728         <description>Locates the parsed configuration for ROM builds.</description>
  1818     </property>
  1729     </property>
  1849     <property>
  1760     <property>
  1850         <name>unix.password</name>
  1761         <name>unix.password</name>
  1851         <editStatus>never</editStatus>
  1762         <editStatus>never</editStatus>
  1852         <type>string</type>
  1763         <type>string</type>
  1853         <description>Unix password</description>
  1764         <description>Unix password</description>
  1854     </property>
       
  1855     <property>
       
  1856         <name>image_creation.copyto</name>
       
  1857         <editStatus>never</editStatus>
       
  1858         <type>string</type>
       
  1859         <description>Path for copying the image files default is output/images</description>
       
  1860     </property>
       
  1861     <property>
       
  1862         <name>image_creation.drive</name>
       
  1863         <editStatus>never</editStatus>
       
  1864         <type>string</type>
       
  1865         <description>Drive (environment) to use for creating images</description>
       
  1866     </property>
       
  1867     <property>
       
  1868         <name>variant.image.targetpath</name>
       
  1869         <editStatus>never</editStatus>
       
  1870         <type>string</type>
       
  1871         <description>Path for copying the variant image files default is under output/variant_images</description>
       
  1872     </property>
  1765     </property>
  1873     <property>
  1766     <property>
  1874         <name>zips.ee.spec.name</name>
  1767         <name>zips.ee.spec.name</name>
  1875         <editStatus>allowed</editStatus>
  1768         <editStatus>allowed</editStatus>
  1876         <type>string</type>
  1769         <type>string</type>
  2214         <name>metadata.dbfile</name>
  2107         <name>metadata.dbfile</name>
  2215         <editStatus>never</editStatus>
  2108         <editStatus>never</editStatus>
  2216         <type>string</type>
  2109         <type>string</type>
  2217         <description>Location of build metadata database.</description>
  2110         <description>Location of build metadata database.</description>
  2218     </property>
  2111     </property>
       
  2112     <property>
       
  2113         <name>ant.loglevel</name>
       
  2114         <editStatus>allowed</editStatus>
       
  2115         <type>string</type>
       
  2116         <description>Level of ant logging.</description>
       
  2117     </property>
       
  2118     <property>
       
  2119         <name>last.major.release.database.url</name>
       
  2120         <editStatus>never</editStatus>
       
  2121         <type>string</type>
       
  2122         <description>URL for the database.xml of last major release</description>
       
  2123     </property>
       
  2124     <property>
       
  2125         <name>ivy.xml.file</name>
       
  2126         <editStatus>never</editStatus>
       
  2127         <type>string</type>
       
  2128         <description>Ivy configuration file</description>
       
  2129     </property>
       
  2130     <property>
       
  2131         <name>dependency.grph</name>
       
  2132         <editStatus>never</editStatus>
       
  2133         <type>string</type>
       
  2134         <description>Location of dependency.grph</description>
       
  2135     </property>
       
  2136     <property>
       
  2137         <name>python.dir</name>
       
  2138         <editStatus>allowed</editStatus>
       
  2139         <type>string</type>
       
  2140         <description>Location of python library</description>
       
  2141     </property>
       
  2142     <property>
       
  2143         <name>python.internal.dir</name>
       
  2144         <editStatus>allowed</editStatus>
       
  2145         <type>string</type>
       
  2146         <description>Location of nokia internal python library</description>
       
  2147     </property>
       
  2148     <property>
       
  2149         <name>subcon</name>
       
  2150         <editStatus>allowed</editStatus>
       
  2151         <type>string</type>
       
  2152         <description>subcon</description>
       
  2153     </property>
       
  2154     <property>
       
  2155         <name>dependency.external.grph</name>
       
  2156         <editStatus>never</editStatus>
       
  2157         <type>string</type>
       
  2158         <description>Location of dependencies_external.grph</description>
       
  2159     </property>
       
  2160     <property>
       
  2161         <name>build.logs.list</name>
       
  2162         <editStatus>never</editStatus>
       
  2163         <type>string</type>
       
  2164         <description>Contains comma separted list of build logs</description>
       
  2165     </property>
       
  2166     <property>
       
  2167         <name>binary.sizes.rom.logs.list</name>
       
  2168         <editStatus>never</editStatus>
       
  2169         <type>string</type>
       
  2170         <description>List of binary sizes rom logs</description>
       
  2171     </property>
       
  2172     <property>
       
  2173         <name>binary.sizes.output.file</name>
       
  2174         <editStatus>never</editStatus>
       
  2175         <type>string</type>
       
  2176         <description>File containing data related to flash image size</description>
       
  2177     </property>
       
  2178     <property>
       
  2179         <name>run.ccm</name>
       
  2180         <editStatus>never</editStatus>
       
  2181         <type>boolean</type>
       
  2182         <description>Enable CCM operations</description>
       
  2183     </property>
       
  2184     <property>
       
  2185         <name>old.bom.log</name>
       
  2186         <editStatus>discouraged</editStatus>
       
  2187         <type>string</type>
       
  2188         <description>Location of last usable XML BOM log file for creating a BOM delta.</description>
       
  2189     </property>
       
  2190     <property>
       
  2191         <name>symbian.version.week</name>
       
  2192         <editStatus>allowed</editStatus>
       
  2193         <type>string</type>
       
  2194         <description>Symbian release week</description>
       
  2195     </property>
       
  2196     <property>
       
  2197         <name>symbian.version</name>
       
  2198         <editStatus>allowed</editStatus>
       
  2199         <type>string</type>
       
  2200         <description>Symbian release version</description>
       
  2201     </property>
       
  2202     <property>
       
  2203         <name>s60.release</name>
       
  2204         <editStatus>allowed</editStatus>
       
  2205         <type>string</type>
       
  2206         <description>s60.release</description>
       
  2207     </property>
       
  2208     <property>
       
  2209         <name>symbian.version.year</name>
       
  2210         <editStatus>allowed</editStatus>
       
  2211         <type>string</type>
       
  2212         <description>Symbian release year</description>
       
  2213     </property>
       
  2214     <property>
       
  2215         <name>s60.version</name>
       
  2216         <editStatus>allowed</editStatus>
       
  2217         <type>string</type>
       
  2218         <description>s60.version</description>
       
  2219     </property>
       
  2220     <property>
       
  2221         <name>bom.log</name>
       
  2222         <editStatus>never</editStatus>
       
  2223         <type>string</type>
       
  2224         <description>Location of XML BOM log</description>
       
  2225     </property>
       
  2226     <property>
       
  2227         <name>build.number</name>
       
  2228         <editStatus>allowed</editStatus>
       
  2229         <type>integer</type>
       
  2230         <description>Build number</description>
       
  2231     </property>
       
  2232     <property>
       
  2233         <name>ado.quality.dirs.path</name>
       
  2234         <editStatus>never</editStatus>
       
  2235         <type>string</type>
       
  2236         <description>List of ado quality dirs</description>
       
  2237     </property>
       
  2238     <property>
       
  2239         <name>s60.getenv.path</name>
       
  2240         <editStatus>never</editStatus>
       
  2241         <type>string</type>
       
  2242         <description>Path referring to latest s60 release</description>
       
  2243     </property>
       
  2244     <property>
       
  2245         <name>ido.variant</name>
       
  2246         <editStatus>allowed</editStatus>
       
  2247         <type>string</type>
       
  2248         <description>Location of ido variant</description>
       
  2249     </property>
       
  2250     <property>
       
  2251         <name>project.spec.name</name>
       
  2252         <editStatus>allowed</editStatus>
       
  2253         <type>string</type>
       
  2254         <description>project.spec.name</description>
       
  2255     </property>
       
  2256     <property>
       
  2257         <name>email.from</name>
       
  2258         <editStatus>allowed</editStatus>
       
  2259         <type>string</type>
       
  2260         <description>From email adress</description>
       
  2261     </property>
       
  2262     <property>
       
  2263         <name>diamonds.log.file</name>
       
  2264         <editStatus>allowed</editStatus>
       
  2265         <type>string</type>
       
  2266         <description>Location of diamonds log</description>
       
  2267     </property>
       
  2268     <property>
       
  2269         <name>md5.current.build</name>
       
  2270         <editStatus>never</editStatus>
       
  2271         <type>string</type>
       
  2272         <description>Location of current build md5 file</description>
       
  2273     </property>
       
  2274     <property>
       
  2275         <name>ccm.toplevel.project</name>
       
  2276         <editStatus>never</editStatus>
       
  2277         <type>string</type>
       
  2278         <description>Toplevel CCM project</description>
       
  2279     </property>
       
  2280     <property>
       
  2281         <name>project.startswith</name>
       
  2282         <editStatus>allowed</editStatus>
       
  2283         <type>string</type>
       
  2284         <description>Starting letters of project used to find complete CM name</description>
       
  2285     </property>
       
  2286     <property>
       
  2287         <name>release.notes.temp</name>
       
  2288         <editStatus>never</editStatus>
       
  2289         <type>string</type>
       
  2290         <description>Temp release notes</description>
       
  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     
       
  2355     
  2219     <group>
  2356     <group>
  2220         <name>Environment</name>
  2357         <name>Environment</name>
  2221         <description/>
  2358         <description/>
  2222         <propertyRef usage="required">tools.ivy.config.file</propertyRef>
  2359         <propertyRef usage="required">tools.ivy.config.file</propertyRef>
  2223     </group>
  2360     </group>
  2232     <group>
  2369     <group>
  2233         <name>preparation</name>
  2370         <name>preparation</name>
  2234         <description>Preparing the build area.</description>
  2371         <description>Preparing the build area.</description>
  2235         <propertyRef usage="required">prep.config.file</propertyRef>
  2372         <propertyRef usage="required">prep.config.file</propertyRef>
  2236         <propertyRef usage="optional">prep.delivery.file</propertyRef>
  2373         <propertyRef usage="optional">prep.delivery.file</propertyRef>
       
  2374         <propertyRef usage="optional">old.bom.log.publish.dir</propertyRef>
       
  2375         <propertyRef usage="optional">ado.quality.dirs.path</propertyRef>
       
  2376         <propertyRef usage="optional">s60.getenv.path</propertyRef>
       
  2377         <propertyRef usage="optional">ido.variant</propertyRef>
  2237     </group>
  2378     </group>
  2238     <group>
  2379     <group>
  2239         <name>localFreeSpace</name>
  2380         <name>localFreeSpace</name>
  2240         <description>Checking for disk space on local machine.</description>
  2381         <description>Checking for disk space on local machine.</description>
  2241         <propertyRef usage="required">build.drive</propertyRef>
  2382         <propertyRef usage="required">build.drive</propertyRef>
  2253         <propertyRef usage="required">sysdef.configurations.list</propertyRef>
  2394         <propertyRef usage="required">sysdef.configurations.list</propertyRef>
  2254         <!--<propertyRef usage="required">sysdef.configurations</propertyRef>-->
  2395         <!--<propertyRef usage="required">sysdef.configurations</propertyRef>-->
  2255         <propertyRef usage="required">build.system</propertyRef>
  2396         <propertyRef usage="required">build.system</propertyRef>
  2256         <propertyRef usage="optional">build.system.ebs</propertyRef>
  2397         <propertyRef usage="optional">build.system.ebs</propertyRef>
  2257         <propertyRef usage="optional">ido.build.filter</propertyRef>
  2398         <propertyRef usage="optional">ido.build.filter</propertyRef>
       
  2399         <propertyRef usage="optional">build.logs.list</propertyRef>
       
  2400         <propertyRef usage="optional">binary.sizes.rom.logs.list</propertyRef>
       
  2401         <propertyRef usage="optional">binary.sizes.output.file</propertyRef>
  2258     </group>
  2402     </group>
  2259     <group>
  2403     <group>
  2260         <name>sisFiles</name>
  2404         <name>sisFiles</name>
  2261         <description>Creating SIS files.</description>
  2405         <description>Creating SIS files.</description>
  2262         <propertyRef usage="optional">sis.config.file</propertyRef>
  2406         <propertyRef usage="optional">sis.config.file</propertyRef>
       
  2407         <propertyRef usage="optional">sis.config.name</propertyRef>
  2263     </group>
  2408     </group>
  2264     <group>
  2409     <group>
  2265         <name>rombuild</name>
  2410         <name>rombuild</name>
  2266         <description>Creating ROM images.</description>
  2411         <description>Creating ROM images.</description>
  2267         <propertyRef usage="optional">rombuild.config.file</propertyRef>
       
  2268         <propertyRef usage="optional">rombuild.config.file.parsed</propertyRef>
  2412         <propertyRef usage="optional">rombuild.config.file.parsed</propertyRef>
  2269         <propertyRef usage="required">roms.spec.name</propertyRef>
       
  2270         <propertyRef usage="optional">rombuild.using.var</propertyRef>
       
  2271     </group>
       
  2272     <!--<group>
       
  2273         <name>uda</name>
       
  2274         <description>Creating UDA images.</description>
       
  2275         <propertyRef usage="required">uda.config</propertyRef>
       
  2276         <propertyRef usage="required">uda.config.name</propertyRef>
       
  2277     </group>-->
       
  2278     <group>
       
  2279         <name>subcon</name>
       
  2280         <description>Creating a subcon build area and testing the creation of subcon images.</description>
       
  2281         <propertyRef usage="optional">subcon.build.drive</propertyRef>
       
  2282         <propertyRef usage="optional">subcon.prep.config.file</propertyRef>
       
  2283         <propertyRef usage="optional">subcon.rombuild.config.file</propertyRef>
       
  2284     </group>
  2413     </group>
  2285     <group>
  2414     <group>
  2286         <name>archive</name>
  2415         <name>archive</name>
  2287         <description>Zipping the build area.</description>
  2416         <description>Zipping the build area.</description>
  2288         <propertyRef usage="optional">zips.ee.spec.name</propertyRef>
  2417         <propertyRef usage="optional">zips.ee.spec.name</propertyRef>
  2301         <propertyRef usage="optional">publish.subdir</propertyRef>
  2430         <propertyRef usage="optional">publish.subdir</propertyRef>
  2302         <propertyRef usage="optional">publish.base.dir</propertyRef>
  2431         <propertyRef usage="optional">publish.base.dir</propertyRef>
  2303         <propertyRef usage="optional">publish.fileset.ids</propertyRef>
  2432         <propertyRef usage="optional">publish.fileset.ids</propertyRef>
  2304         <propertyRef usage="optional">publish.release.subdir</propertyRef>
  2433         <propertyRef usage="optional">publish.release.subdir</propertyRef>
  2305         <propertyRef usage="optional">publish.release.dir</propertyRef>
  2434         <propertyRef usage="optional">publish.release.dir</propertyRef>
       
  2435         <propertyRef usage="optional">email.from</propertyRef>
       
  2436         <propertyRef usage="optional">md5.current.build</propertyRef>
  2306     </group>
  2437     </group>
  2307     <group>
  2438     <group>
  2308         <name>mobilecrash</name>
  2439         <name>mobilecrash</name>
  2309         <description>Mobilecrash configuration.</description>
  2440         <description>Mobilecrash configuration.</description>
  2310         <propertyRef usage="optional">ee.rom.output.dir</propertyRef>
  2441         <propertyRef usage="optional">ee.rom.output.dir</propertyRef>
  2323         <propertyRef usage="optional">releasenotes.temp.errors</propertyRef>
  2454         <propertyRef usage="optional">releasenotes.temp.errors</propertyRef>
  2324         <propertyRef usage="optional">releasenotes.temp.output</propertyRef>
  2455         <propertyRef usage="optional">releasenotes.temp.output</propertyRef>
  2325         <propertyRef usage="optional">releasenotes.temp.props</propertyRef>
  2456         <propertyRef usage="optional">releasenotes.temp.props</propertyRef>
  2326         <propertyRef usage="optional">releasenotes.temp.props2</propertyRef>
  2457         <propertyRef usage="optional">releasenotes.temp.props2</propertyRef>
  2327         <propertyRef usage="optional">releasenotes.template</propertyRef>
  2458         <propertyRef usage="optional">releasenotes.template</propertyRef>
       
  2459         <propertyRef usage="optional">ccm.toplevel.project</propertyRef>
       
  2460         <propertyRef usage="optional">project.startswith</propertyRef>
       
  2461         <propertyRef usage="optional">release.notes.temp</propertyRef>
  2328     </group>
  2462     </group>
  2329     <group>
  2463     <group>
  2330         <name>DeltaZip</name>
  2464         <name>DeltaZip</name>
  2331         <description/>
  2465         <description/>
  2332         <propertyRef usage="optional">md5.signature.file</propertyRef>
  2466         <propertyRef usage="optional">md5.signature.file</propertyRef>
  2362         <propertyRef usage="optional">ec.history.dir</propertyRef>
  2496         <propertyRef usage="optional">ec.history.dir</propertyRef>
  2363         <propertyRef usage="optional">ec.historyfile</propertyRef>
  2497         <propertyRef usage="optional">ec.historyfile</propertyRef>
  2364         <propertyRef usage="optional">ec.makefile.file</propertyRef>
  2498         <propertyRef usage="optional">ec.makefile.file</propertyRef>
  2365         <propertyRef usage="optional">ec.maxagents</propertyRef>
  2499         <propertyRef usage="optional">ec.maxagents</propertyRef>
  2366         <propertyRef usage="optional">ec.history.option</propertyRef>
  2500         <propertyRef usage="optional">ec.history.option</propertyRef>
  2367         <propertyRef usage="optional">ec.scripts.dir</propertyRef>
       
  2368         <propertyRef usage="optional">ec.sysdef2make</propertyRef>
  2501         <propertyRef usage="optional">ec.sysdef2make</propertyRef>
  2369         <propertyRef usage="optional">ec.tools.dir</propertyRef>
  2502         <propertyRef usage="optional">ec.sysdef2make.cmdline</propertyRef>
  2370         <propertyRef usage="optional">ec.build.class</propertyRef>
  2503         <propertyRef usage="optional">ec.build.class</propertyRef>
       
  2504         <propertyRef usage="optional">schema.new</propertyRef>
  2371         <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>
  2372         <propertyRef usage="optional">sbs.tools.config</propertyRef>
  2507         <propertyRef usage="optional">sbs.tools.config</propertyRef>
  2373         <propertyRef usage="optional">ec.mem.limit</propertyRef>
  2508         <propertyRef usage="optional">ec.mem.limit</propertyRef>
  2374         <propertyRef usage="optional">skip.compile-ec-patch</propertyRef>
  2509         <propertyRef usage="optional">skip.compile-ec-patch</propertyRef>
  2375         <propertyRef usage="optional">archive.using.ec</propertyRef>
  2510         <propertyRef usage="optional">archive.using.ec</propertyRef>
  2376     </group>
  2511     </group>
  2421         <propertyRef usage="optional">diamonds.compile.summary</propertyRef>
  2556         <propertyRef usage="optional">diamonds.compile.summary</propertyRef>
  2422         <propertyRef usage="optional">diamonds.schema</propertyRef>
  2557         <propertyRef usage="optional">diamonds.schema</propertyRef>
  2423         <propertyRef usage="optional">diamonds.build.id</propertyRef>
  2558         <propertyRef usage="optional">diamonds.build.id</propertyRef>
  2424         <propertyRef usage="optional">diamonds.build.url</propertyRef>
  2559         <propertyRef usage="optional">diamonds.build.url</propertyRef>
  2425         <propertyRef usage="optional">diamonds.target.list.to.log</propertyRef>
  2560         <propertyRef usage="optional">diamonds.target.list.to.log</propertyRef>
  2426     </group>
  2561         <propertyRef usage="optional">diamonds.log.file</propertyRef>
  2427     <group>
       
  2428         <name>Localisation</name>
       
  2429         <description/>
       
  2430         <propertyRef usage="optional">loc.output.dir</propertyRef>
       
  2431         <propertyRef usage="optional">loc.output.filename</propertyRef>
       
  2432         <propertyRef usage="optional">loc.temp.dir</propertyRef>
       
  2433         <propertyRef usage="optional">localisation.files.china</propertyRef>
       
  2434         <propertyRef usage="optional">localisation.files.japan</propertyRef>
       
  2435         <propertyRef usage="optional">localisation.files.western</propertyRef>
       
  2436         <propertyRef usage="optional">localisation.makefile.target</propertyRef>
       
  2437         <propertyRef usage="optional">localisation.s60locfiles.dir</propertyRef>
       
  2438         <propertyRef usage="optional">localisation.tool</propertyRef>
       
  2439         <propertyRef usage="optional">localisation.buildfile</propertyRef>
       
  2440         <propertyRef usage="optional">isis_mktarget.list</propertyRef>
       
  2441         <propertyRef usage="optional">localisation.language.file</propertyRef>
       
  2442     </group>
  2562     </group>
  2443     <group>
  2563     <group>
  2444         <name>ATS</name>
  2564         <name>ATS</name>
  2445         <description/>
  2565         <description/>
  2446         <propertyRef usage="optional">ats.ctc.host</propertyRef>
  2566         <propertyRef usage="optional">ats.ctc.host</propertyRef>
  2458         <propertyRef usage="optional">ats.flash.images</propertyRef>
  2578         <propertyRef usage="optional">ats.flash.images</propertyRef>
  2459         <propertyRef usage="optional">ats.test.timeout</propertyRef>
  2579         <propertyRef usage="optional">ats.test.timeout</propertyRef>
  2460         <propertyRef usage="optional">ats.product.hwid</propertyRef>
  2580         <propertyRef usage="optional">ats.product.hwid</propertyRef>
  2461         <propertyRef usage="optional">ats.drop.file</propertyRef>
  2581         <propertyRef usage="optional">ats.drop.file</propertyRef>
  2462         <propertyRef usage="optional">ats.aste.drop.file</propertyRef>
  2582         <propertyRef usage="optional">ats.aste.drop.file</propertyRef>
       
  2583         <propertyRef usage="optional">ats.drops.count</propertyRef>
  2463         <propertyRef usage="optional">ats.aste.email.list</propertyRef>
  2584         <propertyRef usage="optional">ats.aste.email.list</propertyRef>
  2464         <propertyRef usage="optional">ats.product.name</propertyRef>
  2585         <propertyRef usage="optional">ats.product.name</propertyRef>
  2465         <propertyRef usage="optional">ats.script.type</propertyRef>
  2586         <propertyRef usage="optional">ats.script.type</propertyRef>
  2466         <propertyRef usage="optional">ats.drop.location</propertyRef>
  2587         <propertyRef usage="optional">ats.drop.location</propertyRef>
  2467         <propertyRef usage="optional">ats.server</propertyRef>
  2588         <propertyRef usage="optional">ats.server</propertyRef>
  2473         <propertyRef usage="optional">skip.ats.sending</propertyRef>
  2594         <propertyRef usage="optional">skip.ats.sending</propertyRef>
  2474         <propertyRef usage="optional">eunit.test.package</propertyRef>
  2595         <propertyRef usage="optional">eunit.test.package</propertyRef>
  2475         <propertyRef usage="optional">eunitexerunner.flags</propertyRef>
  2596         <propertyRef usage="optional">eunitexerunner.flags</propertyRef>
  2476         <propertyRef usage="optional">drop.file.counter</propertyRef>
  2597         <propertyRef usage="optional">drop.file.counter</propertyRef>
  2477         <propertyRef usage="optional">exclude.test.layers</propertyRef>
  2598         <propertyRef usage="optional">exclude.test.layers</propertyRef>
       
  2599         <propertyRef usage="optional">ats.evalid.pre</propertyRef>
       
  2600         <propertyRef usage="optional">ats.evalid.post</propertyRef>
  2478     </group>
  2601     </group>
  2479     <group>
  2602     <group>
  2480         <name>Company</name>
  2603         <name>Company</name>
  2481         <description/>
  2604         <description/>
  2482         <propertyRef usage="optional">email.ldap.server</propertyRef>
  2605         <propertyRef usage="optional">email.ldap.server</propertyRef>
  2493         <propertyRef usage="optional">s60.build.robot.path</propertyRef>
  2616         <propertyRef usage="optional">s60.build.robot.path</propertyRef>
  2494     </group>
  2617     </group>
  2495     <group>
  2618     <group>
  2496         <name>Qt</name>
  2619         <name>Qt</name>
  2497         <description/>
  2620         <description/>
  2498         <propertyRef usage="optional">qt.dir</propertyRef>
       
  2499         <propertyRef usage="optional">qt.configure.log.name</propertyRef>
       
  2500         <propertyRef usage="optional">qt.qmake.ant.template</propertyRef>
  2621         <propertyRef usage="optional">qt.qmake.ant.template</propertyRef>
  2501         <propertyRef usage="optional">qt.qmake.makefile.template</propertyRef>
  2622         <propertyRef usage="optional">qt.qmake.makefile.template</propertyRef>
  2502         <propertyRef usage="optional">qt.configure.args</propertyRef>
  2623         <propertyRef usage="optional">qt.configure.args</propertyRef>
  2503         <propertyRef usage="optional">qt.qmake.default.args</propertyRef>
  2624         <propertyRef usage="optional">qt.qmake.default.args</propertyRef>
  2504         <propertyRef usage="optional">qmake.enabled</propertyRef>
  2625         <propertyRef usage="optional">qmake.enabled</propertyRef>
  2517         <propertyRef usage="optional">build.drive.notdefined</propertyRef>
  2638         <propertyRef usage="optional">build.drive.notdefined</propertyRef>
  2518         <propertyRef usage="optional">build.duplicates.log</propertyRef>
  2639         <propertyRef usage="optional">build.duplicates.log</propertyRef>
  2519         <propertyRef usage="optional">build.errors.limit</propertyRef>
  2640         <propertyRef usage="optional">build.errors.limit</propertyRef>
  2520         <propertyRef usage="optional">build.id</propertyRef>
  2641         <propertyRef usage="optional">build.id</propertyRef>
  2521         <propertyRef usage="optional">build.log.dir</propertyRef>
  2642         <propertyRef usage="optional">build.log.dir</propertyRef>
       
  2643         <propertyRef usage="optional">archive.log.dir</propertyRef>
       
  2644         <propertyRef usage="optional">compile.log.dir</propertyRef>
       
  2645         <propertyRef usage="optional">roms.log.dir</propertyRef>
       
  2646         <propertyRef usage="optional">localisation.log.dir</propertyRef>
       
  2647         <propertyRef usage="optional">diamonds.build.output.dir</propertyRef>
       
  2648         <propertyRef usage="optional">post.log.dir</propertyRef>
       
  2649         <propertyRef usage="optional">prep.log.dir</propertyRef>
       
  2650         <propertyRef usage="optional">test.log.dir</propertyRef>
  2522         <propertyRef usage="optional">build.signal.status.dir</propertyRef>
  2651         <propertyRef usage="optional">build.signal.status.dir</propertyRef>
  2523         <propertyRef usage="optional">build.status.email.template</propertyRef>
  2652         <propertyRef usage="optional">build.status.email.template</propertyRef>
  2524         <propertyRef usage="optional">build.log</propertyRef>
  2653         <propertyRef usage="optional">build.log</propertyRef>
  2525         <propertyRef usage="optional">build.logging.key.stages</propertyRef>
       
  2526         <propertyRef usage="optional">build.logging.start.stage</propertyRef>
       
  2527         <propertyRef usage="optional">build.name</propertyRef>
  2654         <propertyRef usage="optional">build.name</propertyRef>
  2528         <propertyRef usage="optional">build.output.dir</propertyRef>
  2655         <propertyRef usage="optional">build.output.dir</propertyRef>
  2529         <propertyRef usage="optional">build.property.cache.file</propertyRef>
  2656         <propertyRef usage="optional">build.property.cache.file</propertyRef>
  2530         <propertyRef usage="optional">build.sisfiles.dir</propertyRef>
  2657         <propertyRef usage="optional">build.sisfiles.dir</propertyRef>
  2531         <propertyRef usage="optional">build.summary.file</propertyRef>
  2658         <propertyRef usage="optional">build.summary.file</propertyRef>
  2532         <propertyRef usage="optional">build.system.sbs</propertyRef>
  2659         <propertyRef usage="optional">build.system.sbs</propertyRef>
       
  2660         <propertyRef usage="optional">skip.sbs.parser.exception</propertyRef>
  2533         <propertyRef usage="optional">build.temp.dir</propertyRef>
  2661         <propertyRef usage="optional">build.temp.dir</propertyRef>
  2534         <propertyRef usage="optional">build.type</propertyRef>
  2662         <propertyRef usage="optional">build.type</propertyRef>
  2535         <propertyRef usage="optional">build.version</propertyRef>
  2663         <propertyRef usage="optional">build.version</propertyRef>
  2536         <propertyRef usage="optional">cache.dir</propertyRef>
  2664         <propertyRef usage="optional">cache.dir</propertyRef>
  2537         <propertyRef usage="optional">log4j.cache.dir</propertyRef>
  2665         <propertyRef usage="optional">log4j.cache.dir</propertyRef>
  2538         <propertyRef usage="optional">canonical.sysdef.file</propertyRef>
  2666         <propertyRef usage="optional">canonical.sysdef.file</propertyRef>
  2539         <propertyRef usage="optional">ccmtask.python.script.file</propertyRef>
  2667         <propertyRef usage="optional">ccmtask.python.script.file</propertyRef>
  2540         <propertyRef usage="optional">codescanner.config</propertyRef>
  2668         <propertyRef usage="optional">codescanner.config</propertyRef>
  2541         <propertyRef usage="optional">codescanner.format</propertyRef>
  2669         <propertyRef usage="optional">codescanner.format</propertyRef>
  2542         <propertyRef usage="optional">codescanner.log.unique</propertyRef>
  2670         <propertyRef usage="optional">codescanner.log.unique</propertyRef>
  2543         <propertyRef usage="optional">common.overlay.dir</propertyRef>
       
  2544         <propertyRef usage="optional">compile.signal.input</propertyRef>
  2671         <propertyRef usage="optional">compile.signal.input</propertyRef>
  2545         <propertyRef usage="optional">compile.symbianos</propertyRef>
  2672         <propertyRef usage="optional">compile.symbianos</propertyRef>
  2546         <propertyRef usage="optional">compile.sysdef.dtd.stub</propertyRef>
  2673         <propertyRef usage="optional">compile.sysdef.dtd.stub</propertyRef>
  2547         <propertyRef usage="optional">core.build.version</propertyRef>
  2674         <propertyRef usage="optional">core.build.version</propertyRef>
  2548         <propertyRef usage="optional">create.bom.workarea.root</propertyRef>
  2675         <propertyRef usage="optional">create.bom.workarea.root</propertyRef>
  2550         <propertyRef usage="optional">ctool.dir</propertyRef>
  2677         <propertyRef usage="optional">ctool.dir</propertyRef>
  2551         <propertyRef usage="optional">ctool.japan.conf</propertyRef>
  2678         <propertyRef usage="optional">ctool.japan.conf</propertyRef>
  2552         <propertyRef usage="optional">ctool.region.china</propertyRef>
  2679         <propertyRef usage="optional">ctool.region.china</propertyRef>
  2553         <propertyRef usage="optional">ctool.western.conf</propertyRef>
  2680         <propertyRef usage="optional">ctool.western.conf</propertyRef>
  2554         <propertyRef usage="optional">current.env.config</propertyRef>
  2681         <propertyRef usage="optional">current.env.config</propertyRef>
  2555         <propertyRef usage="optional">customer.makefile.target</propertyRef>
       
  2556         <propertyRef usage="optional">data.model.file</propertyRef>
  2682         <propertyRef usage="optional">data.model.file</propertyRef>
  2557         <propertyRef usage="optional">data.model.parsed</propertyRef>
  2683         <propertyRef usage="optional">data.model.parsed</propertyRef>
  2558         <propertyRef usage="optional">database.file</propertyRef>
  2684         <propertyRef usage="optional">database.file</propertyRef>
  2559         <propertyRef usage="optional">delta.zip.file.size</propertyRef>
  2685         <propertyRef usage="optional">delta.zip.file.size</propertyRef>
  2560         <propertyRef usage="optional">disable.analysis.tool</propertyRef>
  2686         <propertyRef usage="optional">disable.analysis.tool</propertyRef>
  2561         <propertyRef usage="optional">documentation.host</propertyRef>
  2687         <propertyRef usage="optional">documentation.host</propertyRef>
  2562         <propertyRef usage="optional">documentation.path.root</propertyRef>
  2688         <propertyRef usage="optional">documentation.path.root</propertyRef>
  2563         <propertyRef usage="optional">documentation.path</propertyRef>
  2689         <propertyRef usage="optional">documentation.path</propertyRef>
  2564         <propertyRef usage="optional">documentation.url.root</propertyRef>
  2690         <propertyRef usage="optional">documentation.url.root</propertyRef>
  2565         <propertyRef usage="optional">ec.mode</propertyRef>
  2691         <propertyRef usage="optional">ec.mode</propertyRef>
  2566         <propertyRef usage="optional">ee.makefile.target</propertyRef>
       
  2567         <propertyRef usage="optional">ee_roms.log.file</propertyRef>
       
  2568         <propertyRef usage="optional">epocroot</propertyRef>
  2692         <propertyRef usage="optional">epocroot</propertyRef>
  2569         <propertyRef usage="optional">error.email.to.list</propertyRef>
  2693         <propertyRef usage="optional">error.email.to.list</propertyRef>
  2570         <propertyRef usage="optional">eunit.prepare.zip</propertyRef>
  2694         <propertyRef usage="optional">eunit.prepare.zip</propertyRef>
  2571         <propertyRef usage="optional">ext.java.lib.dir</propertyRef>
  2695         <propertyRef usage="optional">ext.java.lib.dir</propertyRef>
  2572         <propertyRef usage="optional">failonerror</propertyRef>
  2696         <propertyRef usage="optional">failonerror</propertyRef>
  2588         <propertyRef usage="optional">helium.svn.url</propertyRef>
  2712         <propertyRef usage="optional">helium.svn.url</propertyRef>
  2589         <propertyRef usage="optional">helium.dir</propertyRef>
  2713         <propertyRef usage="optional">helium.dir</propertyRef>
  2590         <propertyRef usage="optional">helium.java.lib.dir</propertyRef>
  2714         <propertyRef usage="optional">helium.java.lib.dir</propertyRef>
  2591         <propertyRef usage="optional">helium.svn.workarea.dir</propertyRef>
  2715         <propertyRef usage="optional">helium.svn.workarea.dir</propertyRef>
  2592         <propertyRef usage="optional">helium.version</propertyRef>
  2716         <propertyRef usage="optional">helium.version</propertyRef>
       
  2717         <propertyRef usage="optional">helium.revision</propertyRef>
  2593         <propertyRef usage="optional">ido.cenrep.root</propertyRef>
  2718         <propertyRef usage="optional">ido.cenrep.root</propertyRef>
  2594         <propertyRef usage="optional">ido.cenrep.target</propertyRef>
  2719         <propertyRef usage="optional">ido.cenrep.target</propertyRef>
  2595         <propertyRef usage="optional">ido.keep.old</propertyRef>
  2720         <propertyRef usage="optional">ido.keep.old</propertyRef>
  2596         <propertyRef usage="optional">ido.romtree</propertyRef>
  2721         <propertyRef usage="optional">ido.romtree</propertyRef>
  2597         <propertyRef usage="optional">ido.template.robot.ready</propertyRef>
  2722         <propertyRef usage="optional">ido.template.robot.ready</propertyRef>
  2598         <propertyRef usage="optional">image_creation.copyto</propertyRef>
       
  2599         <propertyRef usage="optional">image_creation.drive</propertyRef>
       
  2600         <propertyRef usage="optional">imaker.command</propertyRef>
  2723         <propertyRef usage="optional">imaker.command</propertyRef>
  2601         <propertyRef usage="optional">imaker.fmpp.ant</propertyRef>
  2724         <propertyRef usage="optional">imaker.fmpp.ant</propertyRef>
  2602         <propertyRef usage="optional">imaker.fmpp.makefile</propertyRef>
  2725         <propertyRef usage="optional">imaker.fmpp.makefile</propertyRef>
  2603         <propertyRef usage="optional">internal.api.config</propertyRef>
  2726         <propertyRef usage="optional">internal.api.config</propertyRef>
  2604         <propertyRef usage="optional">internal.api.output.postbuild</propertyRef>
  2727         <propertyRef usage="optional">internal.api.output.postbuild</propertyRef>
  2617         <propertyRef usage="optional">minor.version</propertyRef>
  2740         <propertyRef usage="optional">minor.version</propertyRef>
  2618         <propertyRef usage="optional">notes.database</propertyRef>
  2741         <propertyRef usage="optional">notes.database</propertyRef>
  2619         <propertyRef usage="optional">notes.release.dir</propertyRef>
  2742         <propertyRef usage="optional">notes.release.dir</propertyRef>
  2620         <propertyRef usage="optional">notes.server</propertyRef>
  2743         <propertyRef usage="optional">notes.server</propertyRef>
  2621         <propertyRef usage="optional">number.of.threads</propertyRef>
  2744         <propertyRef usage="optional">number.of.threads</propertyRef>
  2622         <propertyRef usage="optional">overlays.log.file</propertyRef>
       
  2623         <propertyRef usage="optional">parse_abld_what.tool</propertyRef>
  2745         <propertyRef usage="optional">parse_abld_what.tool</propertyRef>
  2624         <propertyRef usage="optional">prep.build.dir</propertyRef>
  2746         <propertyRef usage="optional">prep.build.dir</propertyRef>
  2625         <propertyRef usage="optional">prep.delivery.modificationset</propertyRef>
  2747         <propertyRef usage="optional">prep.delivery.modificationset</propertyRef>
  2626         <propertyRef usage="optional">prep.root.dir</propertyRef>
  2748         <propertyRef usage="optional">prep.root.dir</propertyRef>
  2627         <propertyRef usage="optional">product.family</propertyRef>
  2749         <propertyRef usage="optional">product.family</propertyRef>
  2634         <propertyRef usage="optional">build.int.db.dir</propertyRef>
  2756         <propertyRef usage="optional">build.int.db.dir</propertyRef>
  2635         <propertyRef usage="optional">release.dir.root</propertyRef>
  2757         <propertyRef usage="optional">release.dir.root</propertyRef>
  2636         <propertyRef usage="optional">remote.builds.config.file</propertyRef>
  2758         <propertyRef usage="optional">remote.builds.config.file</propertyRef>
  2637         <propertyRef usage="optional">required.ant.version</propertyRef>
  2759         <propertyRef usage="optional">required.ant.version</propertyRef>
  2638         <propertyRef usage="optional">robot.email.to</propertyRef>
  2760         <propertyRef usage="optional">robot.email.to</propertyRef>
  2639         <propertyRef usage="optional">rombuild.makefile.name</propertyRef>
       
  2640         <propertyRef usage="optional">s60.delta.config.prefix</propertyRef>
  2761         <propertyRef usage="optional">s60.delta.config.prefix</propertyRef>
  2641         <propertyRef usage="optional">s60.getenv.trigger.location</propertyRef>
  2762         <propertyRef usage="optional">s60.getenv.trigger.location</propertyRef>
  2642         <propertyRef usage="optional">sbs.config</propertyRef>
  2763         <propertyRef usage="optional">sbs.config</propertyRef>
  2643         <propertyRef usage="optional">skip.sbs.layer.generation</propertyRef>
  2764         <propertyRef usage="optional">skip.sbs.layer.generation</propertyRef>
  2644         <propertyRef usage="optional">sbs.hlm.scanlog</propertyRef>
  2765         <propertyRef usage="optional">sbs.hlm.scanlog</propertyRef>
  2647         <propertyRef usage="optional">sms.number</propertyRef>
  2768         <propertyRef usage="optional">sms.number</propertyRef>
  2648         <propertyRef usage="optional">src.classes</propertyRef>
  2769         <propertyRef usage="optional">src.classes</propertyRef>
  2649         <propertyRef usage="optional">src.dir</propertyRef>
  2770         <propertyRef usage="optional">src.dir</propertyRef>
  2650         <propertyRef usage="optional">src</propertyRef>
  2771         <propertyRef usage="optional">src</propertyRef>
  2651         <propertyRef usage="optional">subcon.log.file</propertyRef>
  2772         <propertyRef usage="optional">subcon.log.file</propertyRef>
  2652         <propertyRef usage="optional">subcon.makefile.target</propertyRef>
       
  2653         <propertyRef usage="optional">subcon.zips.dir</propertyRef>
  2773         <propertyRef usage="optional">subcon.zips.dir</propertyRef>
  2654         <propertyRef usage="optional">sysdef.clean.configurations.list</propertyRef>
  2774         <propertyRef usage="optional">sysdef.clean.configurations.list</propertyRef>
  2655         <propertyRef usage="optional">team</propertyRef>
  2775         <propertyRef usage="optional">team</propertyRef>
  2656         <propertyRef usage="optional">teamlevel.ci.system</propertyRef>
  2776         <propertyRef usage="optional">teamlevel.ci.system</propertyRef>
  2657         <propertyRef usage="optional">teamlevel.folder.number</propertyRef>
  2777         <propertyRef usage="optional">teamlevel.folder.number</propertyRef>
  2658         <propertyRef usage="optional">temp.build.dir</propertyRef>
  2778         <propertyRef usage="optional">temp.build.dir</propertyRef>
  2659         <propertyRef usage="optional">trace.log.file</propertyRef>
       
  2660         <propertyRef usage="optional">trace.makefile.target</propertyRef>
       
  2661         <propertyRef usage="optional">tracing.csv.file</propertyRef>
  2779         <propertyRef usage="optional">tracing.csv.file</propertyRef>
  2662         <propertyRef usage="optional">tsrc.data.dir</propertyRef>
  2780         <propertyRef usage="optional">tsrc.data.dir</propertyRef>
  2663         <propertyRef usage="optional">tsrc.path.list</propertyRef>
  2781         <propertyRef usage="optional">tsrc.path.list</propertyRef>
  2664         <propertyRef usage="optional">uda.makefile.target</propertyRef>
       
  2665         <propertyRef usage="optional">unix.password.available</propertyRef>
  2782         <propertyRef usage="optional">unix.password.available</propertyRef>
  2666         <propertyRef usage="optional">unix.password</propertyRef>
  2783         <propertyRef usage="optional">unix.password</propertyRef>
  2667         <propertyRef usage="optional">unix.username.available</propertyRef>
  2784         <propertyRef usage="optional">unix.username.available</propertyRef>
  2668         <propertyRef usage="optional">unix.username</propertyRef>
  2785         <propertyRef usage="optional">unix.username</propertyRef>
  2669         <propertyRef usage="optional">unsubst.after.build</propertyRef>
  2786         <propertyRef usage="optional">unsubst.after.build</propertyRef>
  2670         <propertyRef usage="optional">validate.policy.log.xml</propertyRef>
  2787         <propertyRef usage="optional">validate.policy.log.xml</propertyRef>
  2671         <propertyRef usage="optional">validate.properties.at.startup</propertyRef>
  2788         <propertyRef usage="optional">validate.properties.at.startup</propertyRef>
  2672         <propertyRef usage="optional">variant.image.targetpath</propertyRef>
       
  2673         <propertyRef usage="optional">week.number</propertyRef>
  2789         <propertyRef usage="optional">week.number</propertyRef>
  2674         <propertyRef usage="optional">zip.ee.log.file</propertyRef>
  2790         <propertyRef usage="optional">zip.ee.log.file</propertyRef>
  2675         <propertyRef usage="optional">zip.localised.log.file</propertyRef>
  2791         <propertyRef usage="optional">zip.localised.log.file</propertyRef>
  2676         <propertyRef usage="optional">zip.subcon.log.file</propertyRef>
  2792         <propertyRef usage="optional">zip.subcon.log.file</propertyRef>
  2677         <propertyRef usage="optional">zip.subcon_roms.log.file</propertyRef>
  2793         <propertyRef usage="optional">zip.subcon_roms.log.file</propertyRef>
  2688         <propertyRef usage="optional">archive.max.number.of.threads</propertyRef>
  2804         <propertyRef usage="optional">archive.max.number.of.threads</propertyRef>
  2689         <propertyRef usage="optional">signals.buildexception.signalname</propertyRef>
  2805         <propertyRef usage="optional">signals.buildexception.signalname</propertyRef>
  2690         <propertyRef usage="optional">hlm.enable.asserts</propertyRef>
  2806         <propertyRef usage="optional">hlm.enable.asserts</propertyRef>
  2691         <propertyRef usage="optional">python.modules.path</propertyRef>
  2807         <propertyRef usage="optional">python.modules.path</propertyRef>
  2692         <propertyRef usage="optional">metadata.dbfile</propertyRef>
  2808         <propertyRef usage="optional">metadata.dbfile</propertyRef>
       
  2809         <propertyRef usage="optional">exceptions.target</propertyRef>
       
  2810         <propertyRef usage="optional">ant.loglevel</propertyRef>
       
  2811         <propertyRef usage="optional">project.spec.name</propertyRef>
       
  2812         <propertyRef usage="optional">target.times.log.file</propertyRef>
       
  2813     </group>
       
  2814     <group>
       
  2815         <name>Documentation</name>
       
  2816         <description/>
       
  2817         <propertyRef usage="optional">last.major.release.database.url</propertyRef>
       
  2818         <propertyRef usage="optional">ivy.xml.file</propertyRef>
       
  2819         <propertyRef usage="optional">dependency.grph</propertyRef>
       
  2820         <propertyRef usage="optional">python.dir</propertyRef>
       
  2821         <propertyRef usage="optional">python.internal.dir</propertyRef>
       
  2822         <propertyRef usage="optional">subcon</propertyRef>
       
  2823         <propertyRef usage="optional">dependency.external.grph</propertyRef>
       
  2824     </group>
       
  2825     <group>
       
  2826         <name>Bom</name>
       
  2827         <description/>
       
  2828         <propertyRef usage="optional">run.ccm</propertyRef>
       
  2829         <propertyRef usage="optional">old.bom.log</propertyRef>
       
  2830         <propertyRef usage="optional">symbian.version.week</propertyRef>
       
  2831         <propertyRef usage="optional">symbian.version</propertyRef>
       
  2832         <propertyRef usage="optional">symbian.version.year</propertyRef>
       
  2833         <propertyRef usage="optional">s60.version</propertyRef>
       
  2834         <propertyRef usage="optional">s60.release</propertyRef>
       
  2835         <propertyRef usage="optional">bom.log</propertyRef>
       
  2836         <propertyRef usage="required">build.number</propertyRef>
       
  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>
  2693     </group>
  2850     </group>
  2694 </heliumDataModel>
  2851 </heliumDataModel>