From f2350ca2a706f30bd788012b5ff888e69fe491d1 Mon Sep 17 00:00:00 2001
From: david_williams <david_williams>
Date: Sun, 22 Jul 2007 05:02:34 +0000
Subject: [PATCH] fixing "forceonly" cases

---
 releng.control/cc_config.xml | 117 +++++++++++++++++++++++++----------
 1 file changed, 83 insertions(+), 34 deletions(-)

diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml
index c66909f88..e825e19fd 100644
--- a/releng.control/cc_config.xml
+++ b/releng.control/cc_config.xml
@@ -79,8 +79,11 @@
     -->
 
     <project name="patches-R1.5-P">
+        <modificationset>
+            <forceonly />
+        </modificationset>
 
-        <schedule interval="${time.VeryVeryLongTime}">
+        <schedule>
             <ant
                 antscript="${env.BUILD_HOME}/releng.control/ant.sh"
                 buildfile="cc_project_build.xml"
@@ -173,15 +176,11 @@
     </project>
 
     <project name="retest-wtp-R1.5-M">
-        <!-- Defines where cruise looks for changes, to decide whether to run the build -->
-        <modificationset quietperiod="120">
-            <cvs
-                tag="R1_5_maintenance"
-                module="releng" />
-
+        <modificationset>
+            <forceonly />
         </modificationset>
 
-        <schedule interval="${time.VeryVeryLongTime}">
+        <schedule>
             <ant
                 antscript="${env.BUILD_HOME}/releng.control/ant.sh"
                 buildfile="cc_project_retest.xml"
@@ -280,6 +279,59 @@
         </schedule>
 
     </project>
+
+
+    <project name="retest-wtp-R2.0-M">
+        <modificationset>
+            <forceonly />
+        </modificationset>
+
+        <schedule>
+            <ant
+                antscript="${env.BUILD_HOME}/releng.control/ant.sh"
+                buildfile="cc_project_retest.xml"
+                target="Build"
+                useQuiet="false"
+                useLogger="false"
+                savelogdir="${logDir}"
+                usedebug="false"
+                antworkingdir="${env.BUILD_HOME}/releng.control">
+
+                <property
+                    name="buildType"
+                    value="M" />
+
+                <property
+                    name="buildId"
+                    value="2.0.1" />
+                <property
+                    name="buildBranch"
+                    value="R2.0" />
+
+                <property
+                    name="checkoutprojectname"
+                    value="${project.name}" />
+
+
+                <property
+                    name="mapVersionTag"
+                    value="R2_0_maintenance" />
+                <property
+                    name="releng.dali-mapVersionTag"
+                    value="R1_0_maintenance"/>
+                <property
+                    name="releng-jsf-mapVersionTag"
+                    value="R1_0_maintenance"/>
+     
+
+
+            </ant>
+        </schedule>
+
+    </project>
+
+
+
     <project name="wtp-R3.0-I">
         <!-- Defines where cruise looks for changes, to decide whether to run the build -->
         <modificationset quietperiod="120">
@@ -328,15 +380,12 @@
 
     </project>
     <project name="retest-wtp-R3.0-I">
-        <!-- Defines where cruise looks for changes, to decide whether to run the build -->
-        <modificationset quietperiod="120">
-            <cvs module="releng" />
-            <cvs module="releng-jsf" />
-            <cvs module="releng.dali" />
-
+        
+        <modificationset >
+            <forceonly />
         </modificationset>
 
-        <schedule interval="${time.VeryVeryLongTime}">
+        <schedule>
             <ant
                 antscript="${env.BUILD_HOME}/releng.control/ant.sh"
                 buildfile="cc_project_retest.xml"
@@ -377,8 +426,11 @@
     
 
     <project name="wtp-R3.0-N">
+        <modificationset>
+            <forceonly />
+        </modificationset>
 
-        <schedule interval="${time.VeryVeryLongTime}">
+        <schedule>
             <ant
                 antscript="${env.BUILD_HOME}/releng.control/ant.sh"
                 buildfile="cc_project_build.xml"
@@ -418,7 +470,11 @@
     </project>
     <project name="retest-wtp-R3.0-N">
 
-        <schedule interval="${time.VeryVeryLongTime}">
+        <modificationset >
+            <forceonly />
+        </modificationset>
+
+        <schedule>
             <ant
                 antscript="${env.BUILD_HOME}/releng.control/ant.sh"
                 buildfile="cc_project_retest.xml"
@@ -512,15 +568,12 @@
     </project>
 
     <project name="retest-wtp-R3.0-S">
-        <!-- Defines where cruise looks for changes, to decide whether to run the build -->
-        <modificationset quietperiod="120">
-            <cvs module="releng" />
-            <cvs module="releng-jsf" />
-            <cvs module="releng.dali" />
-
+        <modificationset >
+            <forceonly />
         </modificationset>
 
-        <schedule interval="${time.VeryVeryLongTime}">
+
+        <schedule>
             <ant
                 antscript="${env.BUILD_HOME}/releng.control/ant.sh"
                 buildfile="cc_project_retest.xml"
@@ -617,15 +670,12 @@
 
     </project>
    <project name="retest-wtp-R3.0-R">
-        <!-- Defines where cruise looks for changes, to decide whether to run the build -->
-        <modificationset quietperiod="120">
-            <cvs module="releng" />
-            <cvs module="releng-jsf" />
-            <cvs module="releng.dali" />
 
+        <modificationset >
+            <forceonly />
         </modificationset>
 
-        <schedule interval="${time.VeryVeryLongTime}">
+        <schedule>
             <ant
                 antscript="${env.BUILD_HOME}/releng.control/ant.sh"
                 buildfile="cc_project_retest.xml"
@@ -670,12 +720,11 @@
 
     </project>
     <project name="wtp-buildTools-R3.0-T">
-        <!-- Defines where cruise looks for changes, to decide whether to run the build -->
-        <modificationset quietperiod="120">
-            <cvs module="releng" />
+        <modificationset>
+            <forceonly />
         </modificationset>
 
-        <schedule interval="${time.VeryVeryLongTime}">
+        <schedule>
             <ant
                 antscript="${env.BUILD_HOME}/releng.control/ant.sh"
                 buildfile="cc_project_build.xml"
-- 
GitLab