commit | 90455b33861c225fca67acc8a638e6ef7c8b2e3d | [log] [tgz] |
---|---|---|
author | david_williams <david_williams> | Wed Jan 09 01:50:07 2008 +0000 |
committer | david_williams <david_williams> | Wed Jan 09 01:50:07 2008 +0000 |
tree | c8e1af6c7641ed08b845ed5fa8b0cb54f9a2f8cc | |
parent | c8be82cb1956383963fab908e6890f517e32e5e8 [diff] |
updated for downloads from build machine
diff --git a/downloadsites/webtools/artifacts/buildbranches.php b/downloadsites/webtools/artifacts/buildbranches.php index 1043b92..c3cf584 100644 --- a/downloadsites/webtools/artifacts/buildbranches.php +++ b/downloadsites/webtools/artifacts/buildbranches.php
@@ -3,6 +3,10 @@ $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
diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml index 60f3b4e..08828be 100644 --- a/releng.control/cc_config.xml +++ b/releng.control/cc_config.xml
@@ -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>
diff --git a/releng.control/checkout.xml b/releng.control/checkout.xml index be9dab6..787ba50 100644 --- a/releng.control/checkout.xml +++ b/releng.control/checkout.xml
@@ -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}"
diff --git a/releng.wtpbuilder/distribution/wtp-buildTools.build/build.xml b/releng.wtpbuilder/distribution/wtpbuildTools.build/build.xml similarity index 100% rename from releng.wtpbuilder/distribution/wtp-buildTools.build/build.xml rename to releng.wtpbuilder/distribution/wtpbuildTools.build/build.xml
diff --git a/releng.wtpbuilder/distribution/wtp-buildTools.upload/build.xml b/releng.wtpbuilder/distribution/wtpbuildTools.upload/build.xml similarity index 100% rename from releng.wtpbuilder/distribution/wtp-buildTools.upload/build.xml rename to releng.wtpbuilder/distribution/wtpbuildTools.upload/build.xml