PDK_Helium/config.xml
changeset 4 9eea79386bb7
parent 3 c84911f61ce0
child 5 3325a05ec9ed
equal deleted inserted replaced
3:c84911f61ce0 4:9eea79386bb7
    19 <li>FBF Platform Project - <a href="https://developer.symbian.org/oss/FCL/interim/fbf/projects/platforms"/>https://developer.symbian.org/oss/FCL/interim/fbf/projects/platforms</a>
    19 <li>FBF Platform Project - <a href="https://developer.symbian.org/oss/FCL/interim/fbf/projects/platforms"/>https://developer.symbian.org/oss/FCL/interim/fbf/projects/platforms</a>
    20 <li>FBF Bootstrap - <a href="https://developer.symbian.org/oss/FCL/interim/fbf/bootstrap"/>https://developer.symbian.org/oss/FCL/interim/fbf/bootstrap</a>
    20 <li>FBF Bootstrap - <a href="https://developer.symbian.org/oss/FCL/interim/fbf/bootstrap"/>https://developer.symbian.org/oss/FCL/interim/fbf/bootstrap</a>
    21 </description>
    21 </description>
    22   <keepDependencies>false</keepDependencies>
    22   <keepDependencies>false</keepDependencies>
    23   <properties>
    23   <properties>
    24     <hudson.security.AuthorizationMatrixProperty>
       
    25       <useProjectSecurity>false</useProjectSecurity>
       
    26     </hudson.security.AuthorizationMatrixProperty>
       
    27     <hudson.model.ParametersDefinitionProperty>
    24     <hudson.model.ParametersDefinitionProperty>
    28       <parameterDefinitions>
    25       <parameterDefinitions>
    29         <hudson.model.StringParameterDefinition>
    26         <hudson.model.StringParameterDefinition>
    30           <name>BUILD_DRIVE</name>
    27           <name>BUILD_DRIVE</name>
    31           <description>Physical Build Drive</description>
    28           <description>Physical Build Drive</description>
    77           <defaultValue></defaultValue>
    74           <defaultValue></defaultValue>
    78         </hudson.model.StringParameterDefinition>
    75         </hudson.model.StringParameterDefinition>
    79         <hudson.model.PasswordParameterDefinition>
    76         <hudson.model.PasswordParameterDefinition>
    80           <name>HG_PASSWORD</name>
    77           <name>HG_PASSWORD</name>
    81           <description>Enter your Mercurial symbian developer web password  &lt;i&gt;(required for download of packages from BOM, not needed when using source zip packages)&lt;/i&gt;
    78           <description>Enter your Mercurial symbian developer web password  &lt;i&gt;(required for download of packages from BOM, not needed when using source zip packages)&lt;/i&gt;
    82 &lt;br&gt;&lt;b&gt;Note: Be aware that currently this password will appear in plain text in the build logs.&lt;/b&gt;</description>
    79 &lt;br&gt;</description>
    83           <defaultValue></defaultValue>
    80           <defaultValue></defaultValue>
    84         </hudson.model.PasswordParameterDefinition>
    81         </hudson.model.PasswordParameterDefinition>
    85         <hudson.model.ChoiceParameterDefinition>
    82         <hudson.model.ChoiceParameterDefinition>
    86           <name>PLATFORM</name>
    83           <name>PLATFORM</name>
    87           <description></description>
    84           <description></description>
   206 hlm sf-build-noprep -Dbuild.drive=%SUBST_DRIVE% -Dsf.spec.job.number=%JOB_NAME%.%BUILD_NUMBER% -Dsf.spec.job.codeline=&quot;%SRC_LOCATION%&quot; -Dsf.project.location=%BUILD_DRIVE%\maintools_%JOB_NAME%.%BUILD_NUMBER%\build\config\%PLATFORM%\%PROJECT% -Dsf.spec.splitbuild=%SPLIT_BUILD% -Dsf.spec.sbs.config=&quot;%TARGET%&quot; -Dsf.spec.baseline.enable=%TOOLS_BASELINE_ENABLE% -Dsf.spec.sbs.tools.config=&quot;%TOOLS_CONFIG%&quot; -Dsf.spec.job.rootdir=%BUILD_DRIVE% -Dsf.suppress.buildenv.check=true -Dsf.suppress.drive.space.check=true -Dsf.spec.logs.raptorfilter.enable=false -Dsf.spec.publish.enable=false -Dsf.spec.package.bin.enable=false -Dsf.spec.test.sendpkg.enable=false</command>
   203 hlm sf-build-noprep -Dbuild.drive=%SUBST_DRIVE% -Dsf.spec.job.number=%JOB_NAME%.%BUILD_NUMBER% -Dsf.spec.job.codeline=&quot;%SRC_LOCATION%&quot; -Dsf.project.location=%BUILD_DRIVE%\maintools_%JOB_NAME%.%BUILD_NUMBER%\build\config\%PLATFORM%\%PROJECT% -Dsf.spec.splitbuild=%SPLIT_BUILD% -Dsf.spec.sbs.config=&quot;%TARGET%&quot; -Dsf.spec.baseline.enable=%TOOLS_BASELINE_ENABLE% -Dsf.spec.sbs.tools.config=&quot;%TOOLS_CONFIG%&quot; -Dsf.spec.job.rootdir=%BUILD_DRIVE% -Dsf.suppress.buildenv.check=true -Dsf.suppress.drive.space.check=true -Dsf.spec.logs.raptorfilter.enable=false -Dsf.spec.publish.enable=false -Dsf.spec.package.bin.enable=false -Dsf.spec.test.sendpkg.enable=false</command>
   207     </hudson.tasks.BatchFile>
   204     </hudson.tasks.BatchFile>
   208   </builders>
   205   </builders>
   209   <publishers/>
   206   <publishers/>
   210   <buildWrappers/>
   207   <buildWrappers/>
   211   <!-- <customWorkspace>D:\</customWorkspace> -->
       
   212 </project>
   208 </project>