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

move to "S" builds

parent ed406667
No related branches found
No related tags found
No related merge requests found
...@@ -528,7 +528,7 @@ ...@@ -528,7 +528,7 @@
<cvs module="${env.RELENGJSF}" reallyquiet="${env.CVS_QUIET}" /> <cvs module="${env.RELENGJSF}" reallyquiet="${env.CVS_QUIET}" />
<cvs module="${env.RELENGDALI}" reallyquiet="${env.CVS_QUIET}" /> <cvs module="${env.RELENGDALI}" reallyquiet="${env.CVS_QUIET}" />
</modificationset> </modificationset>
<schedule interval="${time.veryLongTime}"> <schedule interval="${time.oneHour}">
<ant> <ant>
<property name="buildType" value="S" /> <property name="buildType" value="S" />
<property name="buildId" value="3.0M5" /> <property name="buildId" value="3.0M5" />
...@@ -539,7 +539,9 @@ ...@@ -539,7 +539,9 @@
<property name="build.distribution" value="wtp" /> <property name="build.distribution" value="wtp" />
</ant> </ant>
</schedule> </schedule>
</project><project </project>
<project
name="wtp-R3.0-I"> name="wtp-R3.0-I">
<modificationset <modificationset
quietperiod="120"> quietperiod="120">
...@@ -572,7 +574,7 @@ ...@@ -572,7 +574,7 @@
reallyquiet="${env.CVS_QUIET}" /> reallyquiet="${env.CVS_QUIET}" />
</modificationset> </modificationset>
<schedule <schedule
interval="${time.oneHour}"> interval="${time.veryLongTime}">
<ant> <ant>
<property <property
name="buildType" name="buildType"
......
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