111 <defaultValue>winscw_udeb.whatlog</defaultValue> |
111 <defaultValue>winscw_udeb.whatlog</defaultValue> |
112 </hudson.model.StringParameterDefinition> |
112 </hudson.model.StringParameterDefinition> |
113 <hudson.model.ChoiceParameterDefinition> |
113 <hudson.model.ChoiceParameterDefinition> |
114 <name>FBF_REV</name> |
114 <name>FBF_REV</name> |
115 <description>The tagged version of the FBF (Helium) to use to build the Platform. |
115 <description>The tagged version of the FBF (Helium) to use to build the Platform. |
116 <li>tip - is the latest revision from the web |
116 <li>default - is the latest revision from the web |
117 <br><br> |
117 <br><br> |
118 <i>Unless you want a specific revision, its recommended to use the tip revision of the FBF</i> |
118 <i>Unless you want a specific revision, its recommended to use the 'default' revision of the FBF</i> |
119 </description> |
119 </description> |
120 <choices class="java.util.Arrays$ArrayList"> |
120 <choices class="java.util.Arrays$ArrayList"> |
121 <a class="string-array"> |
121 <a class="string-array"> |
122 <string>tip</string> |
122 <string>default</string> |
123 <string>PDK_2.0.2</string> |
123 <string>PDK_2.0.2</string> |
124 <string>PDK_2.0.1</string> |
124 <string>PDK_2.0.1</string> |
125 <string>PDK_2.0.0</string> |
125 <string>PDK_2.0.0</string> |
126 <string>PDK_3.0.g</string> |
126 <string>PDK_3.0.g</string> |
127 <string>PDK_3.0.f</string> |
127 <string>PDK_3.0.f</string> |