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

prep for 3.0.1 build

parent 55601eda
No related branches found
No related tags found
No related merge requests found
...@@ -637,9 +637,8 @@ ...@@ -637,9 +637,8 @@
</project> </project>
--> -->
<!--
<project <project
name="wtp-R3.0-I"> name="wtp-R3.0.1-I">
<modificationset <modificationset
quietperiod="120"> quietperiod="120">
<cvs <cvs
...@@ -671,30 +670,33 @@ ...@@ -671,30 +670,33 @@
reallyquiet="${env.CVS_QUIET}"/> reallyquiet="${env.CVS_QUIET}"/>
</modificationset> </modificationset>
<schedule <schedule
interval="${time.veryLongTime}"> interval="${time.oneHour}">
<ant> <ant>
<property <property
name="buildType" name="buildType"
value="I"/> value="I"/>
<property <property
name="buildBranch" name="buildBranch"
value="R3.0"/> value="R3.0.1"/>
<property
name="buildId"
value="3.0.1"/>
<property <property
name="mapVersionTag" name="mapVersionTag"
value="HEAD"/> value="R3_0_maintenance"/>
<property <property
name="releng.dali-mapVersionTag" name="releng.dali-mapVersionTag"
value="HEAD"/> value="R3_0_maintenance"/>
<property <property
name="releng.jsf-mapVersionTag" name="releng.jsf-mapVersionTag"
value="HEAD"/> value="R3_0_maintenance"/>
<property <property
name="build.distribution" name="build.distribution"
value="wtp"/> value="wtp"/>
</ant> </ant>
</schedule> </schedule>
</project> </project>
-->
<project <project
requireModification="false" requireModification="false"
name="wtp-R3.0-N" name="wtp-R3.0-N"
......
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