remove 3.3.2 M build
diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml index 737178f..1f94731 100644 --- a/releng.control/cc_config.xml +++ b/releng.control/cc_config.xml
@@ -705,86 +705,6 @@ <project forceOnly="false" requireModification="true" - name="wtp-R3.3.2-M"> - <modificationset - quietperiod="120"> - <cvs - tag="R3_3_maintenance" - module="${env.RELENGCOMMON}" - reallyquiet="${env.CVS_REALLY_QUIET}"/> - <cvs - tag="R3_3_maintenance" - module="${env.RELENGEJBTOOLS}" - reallyquiet="${env.CVS_REALLY_QUIET}"/> - <cvs - tag="R3_3_maintenance" - module="${env.RELENGJEETOOLS}" - reallyquiet="${env.CVS_REALLY_QUIET}"/> - <cvs - tag="R3_3_maintenance" - module="${env.RELENGSERVERTOOLS}" - reallyquiet="${env.CVS_REALLY_QUIET}"/> - <cvs - tag="R3_3_maintenance" - module="${env.RELENGSOURCEEDITING}" - reallyquiet="${env.CVS_REALLY_QUIET}"/> - <cvs - tag="R3_3_maintenance" - module="${env.RELENGJSDT}" - reallyquiet="${env.CVS_REALLY_QUIET}"/> - <cvs - tag="R3_3_maintenance" - module="${env.RELENGWEBSERVICES}" - reallyquiet="${env.CVS_REALLY_QUIET}"/> - <cvs - tag="R3_3_maintenance" - module="${env.RELENGJSF}" - reallyquiet="${env.CVS_REALLY_QUIET}"/> - <cvs - tag="R3_0_maintenance" - module="${env.RELENGDALI}" - reallyquiet="${env.CVS_REALLY_QUIET}"/> - </modificationset> - <schedule - interval="${time.oneHour}"> - <ant - antscript="${env.RELENG_CONTROL}/ant_med_priority.sh"> - <property - name="dependencyFileLocation" - value="indigo/dependencies.properties"/> - - <property - name="buildType" - value="M"/> - <property - name="buildId" - value="3.3.2"/> - <property - name="buildBranch" - value="R3.3.2"/> - <property - name="mapVersionTag" - value="R3_3_maintenance"/> - <property - name="releng.dali-mapVersionTag" - value="R3_0_maintenance"/> - <property - name="releng.jsf-mapVersionTag" - value="R3_3_maintenance"/> - <property - name="releng.jsdt-mapVersionTag" - value="R3_3_maintenance"/> - - <property - name="build.distribution" - value="wtp"/> - </ant> - </schedule> - </project> - - <project - forceOnly="false" - requireModification="true" name="wtp-R3.4.0-I"> <modificationset quietperiod="120">