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

cleanup unused cc jobs

parent 0a4ce062
No related branches found
No related tags found
No related merge requests found
...@@ -333,49 +333,6 @@ ...@@ -333,49 +333,6 @@
</schedule> </schedule>
</project> </project>
<project
forceOnly="false"
requireModification="true"
name="pave-R0.5.0-I">
<modificationset
quietperiod="120">
<cvs
module="${env.RELENGPAVE}"
reallyquiet="${env.CVS_QUIET}"/>
</modificationset>
<schedule
interval="${time.oneHour}">
<ant>
<property
name="dependencyFileLocation"
value="helios/dependencies.properties"/>
<property
name="buildType"
value="I"/>
<property
name="buildBranch"
value="R0.5.0"/>
<property
name="buildId"
value="0.5.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 <project
forceOnly="false" forceOnly="false"
......
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