| <?php |
| $buildBranches = array(); |
| $buildBranches[0]="wtp-R3.0-I"; |
| $buildBranches[1]="wtp-R3.0-S"; |
| $buildBranches[2]="wtp-R3.0-R"; |
| $buildBranches[3]="wtp-R3.0-N"; |
| $buildBranches[4]="wtp-R2.0-M"; |
| $buildBranches[5]="wtp-R2.0-R"; |
| $buildBranches[6]="patches-R1.5-P"; |
| $buildBranches[7]="incubator-R0.5-R"; |
| $buildBranches[8]="incubator-R0.5-S"; |
| $buildBranches[9]="incubator-R0.5-I"; |
| $buildBranches[10]="wtpbuildTools-R3.0-T"; |
| $buildBranches[11]="wtp-R3.0-M"; |
| $buildBranches[12]="wtp-R3.1-I"; |
| $buildBranches[13]="wtp-R3.1-S"; |
| $buildBranches[14]="wtp-R3.1-R"; |
| $buildBranches[15]="wtp-R3.1-N"; |
| ?> |