From f21dcc9ca354c2bd8bc334839fb6588d5c030385 Mon Sep 17 00:00:00 2001 From: david_williams <david_williams> Date: Thu, 19 Jun 2008 13:58:30 +0000 Subject: [PATCH] prep for 3.0.1 build --- releng.control/cc_config.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml index b4e0da68e..e7be54c43 100644 --- a/releng.control/cc_config.xml +++ b/releng.control/cc_config.xml @@ -642,30 +642,39 @@ <modificationset quietperiod="120"> <cvs + tag="R3_0_maintenance" module="${env.RELENG}" reallyquiet="${env.CVS_QUIET}"/> <cvs + tag="R3_0_maintenance" module="${env.RELENGCOMMON}" reallyquiet="${env.CVS_QUIET}"/> <cvs + tag="R3_0_maintenance" module="${env.RELENGEJBTOOLS}" reallyquiet="${env.CVS_QUIET}"/> <cvs + tag="R3_0_maintenance" module="${env.RELENGJEETOOLS}" reallyquiet="${env.CVS_QUIET}"/> <cvs + tag="R3_0_maintenance" module="${env.RELENGSERVERTOOLS}" reallyquiet="${env.CVS_QUIET}"/> <cvs + tag="R3_0_maintenance" module="${env.RELENGSOURCEEDITING}" reallyquiet="${env.CVS_QUIET}"/> <cvs + tag="R3_0_maintenance" module="${env.RELENGWEBSERVICES}" reallyquiet="${env.CVS_QUIET}"/> <cvs + tag="R3_0_maintenance" module="${env.RELENGJSF}" reallyquiet="${env.CVS_QUIET}"/> <cvs + tag="R3_0_maintenance" module="${env.RELENGDALI}" reallyquiet="${env.CVS_QUIET}"/> </modificationset> -- GitLab