Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Webtools Releng
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eclipse Projects
webtools
Releng
Webtools Releng
Commits
6fddad0f
Commit
6fddad0f
authored
16 years ago
by
david_williams
Browse files
Options
Downloads
Patches
Plain Diff
prep for S builds
parent
03ad9ec0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
releng.control/cc_config.xml
+63
-254
63 additions, 254 deletions
releng.control/cc_config.xml
with
63 additions
and
254 deletions
releng.control/cc_config.xml
+
63
−
254
View file @
6fddad0f
...
...
@@ -325,213 +325,6 @@
</publishers>
</project>
<!--
<project
name="wtp-R2.0-M">
<modificationset
quietperiod="120">
<cvs
tag="R2_0_maintenance"
module="${env.RELENGCOMMON}"
reallyquiet="${env.CVS_QUIET}" />
<cvs
tag="R2_0_maintenance"
module="${env.RELENGEJBTOOLS}"
reallyquiet="${env.CVS_QUIET}" />
<cvs
tag="R2_0_maintenance"
module="${env.RELENGJEETOOLS}"
reallyquiet="${env.CVS_QUIET}" />
<cvs
tag="R2_0_maintenance"
module="${env.RELENGSERVERTOOLS}"
reallyquiet="${env.CVS_QUIET}" />
<cvs
tag="R2_0_maintenance"
module="${env.RELENGSOURCEEDITING}"
reallyquiet="${env.CVS_QUIET}" />
<cvs
tag="R2_0_maintenance"
module="${env.RELENGWEBSERVICES}"
reallyquiet="${env.CVS_QUIET}" />
<cvs
tag="R2_0_maintenance"
module="${env.RELENG}"
reallyquiet="${env.CVS_QUIET}" />
<cvs
tag="R1_0_maintenance"
module="${env.RELENGDALI}"
reallyquiet="${env.CVS_QUIET}" />
<cvs
tag="R1_0_maintenance"
module="${env.RELENGJSF}"
reallyquiet="${env.CVS_QUIET}" />
</modificationset>
<schedule
interval="${time.oneHour}">
<ant>
<property
name="buildType"
value="M" />
<property
name="buildId"
value="2.0.3" />
<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-R2.0-R">
<modificationset
quietperiod="120">
<cvs
tag="R2_0_maintenance"
module="${env.RELENGCOMMON}"
reallyquiet="${env.CVS_QUIET}" />
<cvs
tag="R2_0_maintenance"
module="${env.RELENGEJBTOOLS}"
reallyquiet="${env.CVS_QUIET}" />
<cvs
tag="R2_0_maintenance"
module="${env.RELENGJEETOOLS}"
reallyquiet="${env.CVS_QUIET}" />
<cvs
tag="R2_0_maintenance"
module="${env.RELENGSERVERTOOLS}"
reallyquiet="${env.CVS_QUIET}" />
<cvs
tag="R2_0_maintenance"
module="${env.RELENGSOURCEEDITING}"
reallyquiet="${env.CVS_QUIET}" />
<cvs
tag="R2_0_maintenance"
module="${env.RELENGWEBSERVICES}"
reallyquiet="${env.CVS_QUIET}" />
<cvs
tag="R2_0_maintenance"
module="${env.RELENG}"
reallyquiet="${env.CVS_QUIET}" />
<cvs
tag="R1_0_maintenance"
module="${env.RELENGDALI}"
reallyquiet="${env.CVS_QUIET}" />
<cvs
tag="R1_0_maintenance"
module="${env.RELENGJSF}"
reallyquiet="${env.CVS_QUIET}" />
</modificationset>
<schedule
interval="${time.oneHour}">
<ant>
<property
name="buildType"
value="R" />
<property
name="buildId"
value="2.0.3" />
<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
requireModification="false"
name="patches-R2.0.2-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="R2.0.2" />
<property
name="build.distribution"
value="patches2" />
<property
name="mapVersionTag"
value="R2_0_2_patches" />
<property
name="releng.dali-mapVersionTag"
value="R1_0_2_patches" />
<property
name="releng.jsf-mapVersionTag"
value="R1_0_2_patches" />
<property
name="SKIP_JAR_SIGNING"
value="true" />
</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.1-R">
...
...
@@ -593,7 +386,7 @@
</schedule>
</project>
-->
<!--
<project
name=
"wtp-R3.1-S"
>
<modificationset
...
...
@@ -634,7 +427,7 @@
value=
"S"
/>
<property
name=
"buildId"
value="3.1M
2
"/>
value=
"3.1M
3
"
/>
<property
name=
"buildBranch"
value=
"R3.1"
/>
...
...
@@ -653,7 +446,7 @@
</ant>
</schedule>
</project>
-->
<project
name=
"wtp-R3.1-I"
>
...
...
@@ -688,7 +481,7 @@
reallyquiet=
"${env.CVS_QUIET}"
/>
</modificationset>
<schedule
interval=
"${time.
two
Hour
s
}"
>
interval=
"${time.
one
Hour}"
>
<ant
antscript=
"${env.RELENG_CONTROL}/ant_low_priority.sh"
>
<property
name=
"buildType"
...
...
@@ -724,65 +517,84 @@
</schedule>
</project>
<project
requireModification=
"false"
name=
"patches-R3.0.1-P"
forceOnly=
"true"
>
<modificationset>
<!-- http://jira.public.thoughtworks.org/browse/CC-766 -->
<forceonly
/>
name=
"wtp-R3.0-M"
>
<modificationset
quietperiod=
"120"
>
<cvs
tag=
"R3_0_maintenance"
module=
"${env.RELENG}"
reallyquiet=
"${env.CVS_QUIET}"
/>
<cvs
tag=
"R3_0_maintenance"
module=
"${env.RELENGCOMMON}"
reallyquiet=
"${env.CVS_QUIET}"
/>
<cvs
tag=
"R3_0_maintenance"
module=
"${env.RELENGEJBTOOLS}"
reallyquiet=
"${env.CVS_QUIET}"
/>
<cvs
tag=
"R3_0_maintenance"
module=
"${env.RELENGJEETOOLS}"
reallyquiet=
"${env.CVS_QUIET}"
/>
<cvs
tag=
"R3_0_maintenance"
module=
"${env.RELENGSERVERTOOLS}"
reallyquiet=
"${env.CVS_QUIET}"
/>
<cvs
tag=
"R3_0_maintenance"
module=
"${env.RELENGSOURCEEDITING}"
reallyquiet=
"${env.CVS_QUIET}"
/>
<cvs
tag=
"R3_0_maintenance"
module=
"${env.RELENGWEBSERVICES}"
reallyquiet=
"${env.CVS_QUIET}"
/>
<cvs
tag=
"R3_0_maintenance"
module=
"${env.RELENGJSF}"
reallyquiet=
"${env.CVS_QUIET}"
/>
<cvs
tag=
"R2_0_maintenance"
module=
"${env.RELENGDALI}"
reallyquiet=
"${env.CVS_QUIET}"
/>
</modificationset>
<schedule
interval=
"${time.
veryLongTime
}"
>
interval=
"${time.
oneHour
}"
>
<ant>
<property
name=
"buildType"
value=
"
P"
/>
value=
"
M"
/>
<property
name=
"buildBranch"
value=
"R3.0.1"
/>
value=
"R3.0"
/>
<property
name=
"buildId"
value=
"3.0.3"
/>
<property
name=
"mapVersionTag"
value=
"R3_0_
1_patches"
/>
value=
"R3_0_
maintenance"
/>
<property
name=
"releng.dali-mapVersionTag"
value=
"R2_0_
1_patches
"
/>
value=
"R2_0_
maintenance
"
/>
<property
name=
"releng.jsf-mapVersionTag"
value=
"R3_0_
1_patches"
/>
value=
"R3_0_
maintenance"
/>
<property
name=
"build.distribution"
value=
"patches3"
/>
value=
"wtp"
/>
<property
name=
"SKIP_JAR_SIGNING"
value=
"true"
/>
<property
name=
"normalizeJarFiles"
value=
"false"
/>
</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-
M
"
>
name=
"wtp-R3.0-
R
"
>
<modificationset
quietperiod=
"120"
>
<cvs
...
...
@@ -827,7 +639,7 @@
<ant>
<property
name=
"buildType"
value=
"
M
"
/>
value=
"
R
"
/>
<property
name=
"buildBranch"
value=
"R3.0"
/>
...
...
@@ -846,9 +658,6 @@
<property
name=
"build.distribution"
value=
"wtp"
/>
<property
name=
"SKIP_JAR_SIGNING"
value=
"true"
/>
</ant>
</schedule>
</project>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment