Skip to content
Snippets Groups Projects
Commit 4724d6e9 authored by david_williams's avatar david_williams
Browse files

prep for 303 patches

parent ee0885a0
No related branches found
No related tags found
No related merge requests found
......@@ -596,6 +596,63 @@
</schedule>
</project>
<project
requireModification="false"
name="patches-R3.0.3-P"
forceOnly="true">
<modificationset>
<!-- http://jira.public.thoughtworks.org/browse/CC-766 -->
<forceonly />
</modificationset>
<schedule
interval="${time.veryLongTime}">
<ant>
<property
name="buildType"
value="P" />
<property
name="buildBranch"
value="R3.0.3" />
<property
name="mapVersionTag"
value="R3_0_3_patches" />
<property
name="releng.dali-mapVersionTag"
value="R2_0_3_patches"/>
<property
name="releng.jsf-mapVersionTag"
value="R3_0_3_patches"/>
<property
name="build.distribution"
value="patches3" />
</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">
<failure
address="${env.FAILED_ADDRESS}"
reportWhenFixed="true" />
<propertiesmapper
file="" />
</htmlemail>
</publishers>
</project>
<project
name="wtp-R3.0-R">
<modificationset
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment