From a5192d2a7f167cd662421639367030678578ef2d Mon Sep 17 00:00:00 2001 From: david_williams <david_williams> Date: Sat, 20 Sep 2008 09:04:35 +0000 Subject: [PATCH] move to "R" build for 3.0.2 --- releng.control/cc_config.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml index 7b7d972ab..323468fc0 100644 --- a/releng.control/cc_config.xml +++ b/releng.control/cc_config.xml @@ -807,7 +807,7 @@ </project> <project - name="wtp-R3.0-M"> + name="wtp-R3.0-R"> <modificationset quietperiod="120"> <cvs @@ -852,7 +852,7 @@ <ant> <property name="buildType" - value="M"/> + value="R"/> <property name="buildBranch" value="R3.0"/> @@ -877,7 +877,7 @@ <project requireModification="false" - name="wtp-R3.1-N" + name="wtp3.1-N" forceOnly="true"> <modificationset> <!-- http://jira.public.thoughtworks.org/browse/CC-766 --> -- GitLab