Use 'default' revision rather than 'tip' for FBF. Tip is useless now that the TAGS branch exists.
authorShabe Razvi <shaber@symbian.org>
Tue, 16 Feb 2010 14:02:29 +0000
changeset 15 0b38a15ba03b
parent 14 2d60f964e018
child 16 d14e8ee6e64a
Use 'default' revision rather than 'tip' for FBF. Tip is useless now that the TAGS branch exists.
PDK_Helium/config.xml
--- a/PDK_Helium/config.xml	Fri Feb 12 16:20:36 2010 +0000
+++ b/PDK_Helium/config.xml	Tue Feb 16 14:02:29 2010 +0000
@@ -113,13 +113,13 @@
         <hudson.model.ChoiceParameterDefinition>
           <name>FBF_REV</name>
           <description>The tagged version of the FBF (Helium) to use to build the Platform.
-&lt;li&gt;tip - is the latest revision from the web
+&lt;li&gt;default - is the latest revision from the web
 &lt;br&gt;&lt;br&gt;
-&lt;i&gt;Unless you want a specific revision, its recommended to use the tip revision of the FBF&lt;/i&gt;
+&lt;i&gt;Unless you want a specific revision, its recommended to use the &apos;default&apos; revision of the FBF&lt;/i&gt;
 </description>
           <choices class="java.util.Arrays$ArrayList">
             <a class="string-array">
-              <string>tip</string>
+              <string>default</string>
               <string>PDK_2.0.2</string>
               <string>PDK_2.0.1</string>
               <string>PDK_2.0.0</string>