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

changing label to "B", adding "202R" project back in.

parent 4d0a9e28
No related branches found
No related tags found
No related merge requests found
...@@ -304,6 +304,54 @@ ...@@ -304,6 +304,54 @@
</schedule> </schedule>
</project> </project>
<project
name="wtp-R2.0-R">
<modificationset
quietperiod="120">
<cvs
tag="R2_0_maintenance"
module="${env.RELENGMAPS}"
reallyquiet="${env.CVS_REALLY_QUIET}" />
<cvs
tag="R1_0_maintenance"
module="${env.RELENGDALI}"
reallyquiet="${env.CVS_REALLY_QUIET}" />
<cvs
tag="R1_0_maintenance"
module="${env.RELENGJSF}"
reallyquiet="${env.CVS_REALLY_QUIET}" />
</modificationset>
<schedule
interval="${time.veryLongTime}">
<ant>
<property
name="buildType"
value="R" />
<property
name="buildId"
value="2.0.2B" />
<property
name="buildBranch"
value="R2.0" />
<property
name="build.distribution"
value="wtp" />
<property
name="mapVersionTag"
value="R2_0_maintenance" />
<property
name="releng.dali-mapVersionTag"
value="R1_0_maintenance" />
<property
name="releng.jsf-mapVersionTag"
value="R1_0_maintenance" />
<property
name="SKIP_JAR_SIGNING"
value="true" />
</ant>
</schedule>
</project>
<project name="wtp-R3.0-S"> <project name="wtp-R3.0-S">
<modificationset quietperiod="120"> <modificationset quietperiod="120">
......
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