diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml index 9a35078c5e8bfa53ec01319f3a2d72de15e81088..9786c631029a7b1bb0864b50c1f95e5f26f76ccd 100644 --- a/releng.control/cc_config.xml +++ b/releng.control/cc_config.xml @@ -528,7 +528,7 @@ <cvs module="${env.RELENGJSF}" reallyquiet="${env.CVS_QUIET}" /> <cvs module="${env.RELENGDALI}" reallyquiet="${env.CVS_QUIET}" /> </modificationset> - <schedule interval="${time.veryLongTime}"> + <schedule interval="${time.oneHour}"> <ant> <property name="buildType" value="S" /> <property name="buildId" value="3.0M5" /> @@ -539,7 +539,9 @@ <property name="build.distribution" value="wtp" /> </ant> </schedule> - </project><project + </project> + + <project name="wtp-R3.0-I"> <modificationset quietperiod="120"> @@ -572,7 +574,7 @@ reallyquiet="${env.CVS_QUIET}" /> </modificationset> <schedule - interval="${time.oneHour}"> + interval="${time.veryLongTime}"> <ant> <property name="buildType"