PDK_Helium/config.xml
changeset 5 3325a05ec9ed
parent 4 9eea79386bb7
child 13 0760f87d90d6
equal deleted inserted replaced
4:9eea79386bb7 5:3325a05ec9ed
   106 <i>Unless you want the latest changes, its recommended to use the revision that matches the build_BOM.zip downloaded</i>
   106 <i>Unless you want the latest changes, its recommended to use the revision that matches the build_BOM.zip downloaded</i>
   107 </description>
   107 </description>
   108           <choices class="java.util.Arrays$ArrayList">
   108           <choices class="java.util.Arrays$ArrayList">
   109             <a class="string-array">
   109             <a class="string-array">
   110               <string>tip</string>
   110               <string>tip</string>
       
   111               <string>PDK_2.0.2</string>
   111               <string>PDK_2.0.1</string>
   112               <string>PDK_2.0.1</string>
   112               <string>PDK_2.0.0</string>
   113               <string>PDK_2.0.0</string>
       
   114               <string>PDK_3.0.d</string>
   113               <string>PDK_3.0.c</string>
   115               <string>PDK_3.0.c</string>
   114               <string>PDK_3.0.b</string>
   116               <string>PDK_3.0.b</string>
   115               <string>PDK_3.0.a</string>
   117               <string>PDK_3.0.a</string>
   116             </a>
   118             </a>
   117           </choices>
   119           </choices>
   137 hlm -f bootstrap.xml -Dsf.project.repo=http://developer.symbian.org/oss/FCL/interim/fbf/projects/platforms -Dsf.config.repo=http://developer.symbian.org/oss/FCL/interim/fbf/configs/default -Dsf.target.dir=%BUILD_DRIVE%\maintools_%JOB_NAME%.%BUILD_NUMBER% -Dsf.config.rev=%FBF_REV% -Dsf.project.rev=%FBF_REV%</command>
   139 hlm -f bootstrap.xml -Dsf.project.repo=http://developer.symbian.org/oss/FCL/interim/fbf/projects/platforms -Dsf.config.repo=http://developer.symbian.org/oss/FCL/interim/fbf/configs/default -Dsf.target.dir=%BUILD_DRIVE%\maintools_%JOB_NAME%.%BUILD_NUMBER% -Dsf.config.rev=%FBF_REV% -Dsf.project.rev=%FBF_REV%</command>
   138     </hudson.tasks.BatchFile>
   140     </hudson.tasks.BatchFile>
   139     <hudson.tasks.BatchFile>
   141     <hudson.tasks.BatchFile>
   140       <command>%BUILD_DRIVE%
   142       <command>%BUILD_DRIVE%
   141 cd\
   143 cd\
       
   144 set HG_PASSWORD=
   142 set PROJECT=single
   145 set PROJECT=single
   143 set TOOLS_BASELINE_ENABLE=true
   146 set TOOLS_BASELINE_ENABLE=true
   144 set TOOLS_CONFIG=tools_rel.whatlog,tools2_rel.whatlog
   147 set TOOLS_CONFIG=tools_rel.whatlog,tools2_rel.whatlog
   145 IF %SPLIT_BUILD% == true set PROJECT=split
   148 IF %SPLIT_BUILD% == true set PROJECT=split
   146 IF %REBUILD_TOOLS% == true set TOOLS_BASELINE_ENABLE=false
   149 IF %REBUILD_TOOLS% == true set TOOLS_BASELINE_ENABLE=false
   191 \tmp\utilities\clone_packages\clone_all_packages.pl -packagelist \build_info\logs\BOM\build-info.xml -username %HG_USERNAME% -password %HG_PASSWORD% -retries=7</command>
   194 \tmp\utilities\clone_packages\clone_all_packages.pl -packagelist \build_info\logs\BOM\build-info.xml -username %HG_USERNAME% -password %HG_PASSWORD% -retries=7</command>
   192     </hudson.tasks.BatchFile>
   195     </hudson.tasks.BatchFile>
   193     <hudson.tasks.BatchFile>
   196     <hudson.tasks.BatchFile>
   194       <command>%BUILD_DRIVE%
   197       <command>%BUILD_DRIVE%
   195 cd\
   198 cd\
       
   199 set HG_PASSWORD=
   196 set PROJECT=single
   200 set PROJECT=single
   197 set TOOLS_BASELINE_ENABLE=true
   201 set TOOLS_BASELINE_ENABLE=true
   198 set TOOLS_CONFIG=tools_rel.whatlog,tools2_rel.whatlog
   202 set TOOLS_CONFIG=tools_rel.whatlog,tools2_rel.whatlog
   199 IF %SPLIT_BUILD% == true set PROJECT=split
   203 IF %SPLIT_BUILD% == true set PROJECT=split
   200 IF %REBUILD_TOOLS% == true set TOOLS_BASELINE_ENABLE=false
   204 IF %REBUILD_TOOLS% == true set TOOLS_BASELINE_ENABLE=false