Skip to content
Snippets Groups Projects
Commit 90455b33 authored by david_williams's avatar david_williams
Browse files

updated for downloads from build machine

parent c8be82cb
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,10 @@ $buildBranches = array();
$buildBranches[0]="wtp-R3.0-I";
$buildBranches[1]="wtp-R3.0-S";
$buildBranches[2]="wtp-R3.0-R";
$buildBranches[3]="wtp-R2.0-M";
$buildBranches[4]="wtp-R2.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-I";
$buildBranches[8]="wtpbuildTools-R3.0-T";
?>
\ No newline at end of file
......@@ -448,7 +448,7 @@
-->
<project
name="wtp-buildTools-R3.0-T"
name="wtpbuildTools-R3.0-T"
forceOnly="true">
<schedule
interval="${time.VeryVeryLongTime}">
......@@ -470,7 +470,7 @@
value="HEAD" />
<property
name="build.distribution"
value="wtp-buildTools" />
value="wtpbuildTools" />
</ant>
</schedule>
</project>
......
......@@ -259,7 +259,7 @@
tag="R1_5_5_patches" />
</target>
<target
name="wtp-buildTools-R3.0-T">
name="wtpbuildTools-R3.0-T">
<cvs
quiet="${env.CVS_QUIET}"
reallyquiet="${env.CVS_REALLY_QUIET}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment