prep for 3.3.2 patches build
diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml
index 1f94731..166602e 100644
--- a/releng.control/cc_config.xml
+++ b/releng.control/cc_config.xml
@@ -567,77 +567,7 @@
forceOnly="true"
forceBuildNewProject="false"
requireModification="true"
- name="patches-R3.2.3-P">
- <modificationset>
- <!-- http://jira.public.thoughtworks.org/browse/CC-766 -->
- <alwaysbuild/>
- </modificationset>
- <schedule
- interval="${time.veryLongTime}">
- <ant
- antscript="${env.RELENG_CONTROL}/ant_high_priority.sh">
- <property
- name="dependencyFileLocation"
- value="helios/dependencies.properties"/>
-
- <property
- name="passBuildEvenIfFailedTests"
- value="true"/>
- <property
- name="buildType"
- value="P"/>
- <property
- name="buildBranch"
- value="R3.2.3"/>
- <property
- name="buildId"
- value="3.2.3"/>
- <property
- name="mapVersionTag"
- value="R3_2_3_patches"/>
- <property
- name="releng.dali-mapVersionTag"
- value="R2_3_3_patches"/>
- <property
- name="releng.jsf-mapVersionTag"
- value="R3_2_3_patches"/>
-
- <property
- name="releng.jsdt-mapVersionTag"
- value="R3_2_3_patches"/>
-
- <property
- name="build.distribution"
- value="patches32x"/>
- </ant>
- </schedule>
- <publishers>
- <antpublisher
- antscript="${env.RELENG_CONTROL}/ant_med_priority.sh"
- buildfile="${env.RELENG_CONTROL}/cc_copyArtifacts.xml"
- target="copyArtifacts"
- usequiet="true"
- uselogger="false"
- antWorkingDir="${env.BUILD_HOME}/tmp"
- saveLogDir="${env.BUILD_HOME}/tmp">
- <property
- name="localArtifactsDirectory"
- value="${env.PROJECT_ARTIFACTS}/${project.name}"/>
- </antpublisher>
- <htmlemail
- skipusers="true"
- logdir="${env.BUILD_HOME}/tmp">
- <propertiesmapper
- file=""/>
- </htmlemail>
- </publishers>
- </project>
-
- <project
- forceOnly="true"
- forceBuildNewProject="false"
- requireModification="true"
- name="patches-R3.3.1-P">
+ name="patches-R3.3.2-P">
<modificationset>
<!-- http://jira.public.thoughtworks.org/browse/CC-766 -->
<alwaysbuild/>
@@ -658,22 +588,22 @@
value="P"/>
<property
name="buildId"
- value="3.3.1"/>
+ value="3.3.2"/>
<property
name="buildBranch"
- value="R3.3.1"/>
+ value="R3.3.2"/>
<property
name="mapVersionTag"
- value="R3_3_1_patches"/>
+ value="R3_3_2_patches"/>
<property
name="releng.dali-mapVersionTag"
- value="R3_0_1_patches"/>
+ value="R3_0_2_patches"/>
<property
name="releng.jsf-mapVersionTag"
- value="R3_3_1_patches"/>
+ value="R3_3_2_patches"/>
<property
name="releng.jsdt-mapVersionTag"
- value="R3_3_1_patches"/>
+ value="R3_3_2_patches"/>
<property
name="build.distribution"