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

292237 include pave project into build

parent 80f55fad
No related branches found
No related tags found
No related merge requests found
......@@ -402,7 +402,8 @@
value="wtpjee"/>
</ant>
</schedule>
</project>
</project>
<project
forceOnly="false"
requireModification="true"
......@@ -437,6 +438,43 @@
</ant>
</schedule>
</project>
<project
forceOnly="false"
requireModification="true"
name="pave-R1.0.0-I">
<modificationset
quietperiod="120">
<cvs
module="${env.RELENGPAVE}"
reallyquiet="${env.CVS_QUIET}"/>
</modificationset>
<schedule
interval="${time.oneHour}">
<ant>
<property
name="buildType"
value="I"/>
<property
name="buildBranch"
value="R1.0.0"/>
<property
name="buildId"
value="1.0.0"/>
<property
name="mapVersionTag"
value="HEAD"/>
<property
name="build.distribution"
value="pave"/>
<property
name="SKIP_JAR_SIGNING"
value="true"/>
<property
name="normalizeJarFiles"
value="false"/>
</ant>
</schedule>
</project>
<project
forceOnly="false"
requireModification="true"
......
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