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> |
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> |
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> |
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> |
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> |
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> |
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> |
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> |
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> |
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> |
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> |