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

move to R build for XSL 0.5

parent 41f1ebdd
No related branches found
No related tags found
No related merge requests found
......@@ -177,6 +177,39 @@
</modificationset>
</project>
<project
name="incubator-R0.5-R">
<modificationset
quietperiod="120">
<cvs
module="${env.RELENG}"
reallyquiet="${env.CVS_QUIET}" />
<cvs
module="${env.RELENGINCUBATOR}"
reallyquiet="${env.CVS_QUIET}" />
</modificationset>
<schedule
interval="${time.oneHour}">
<ant>
<property
name="buildType"
value="R" />
<property
name="buildId"
value="0.5" />
<property
name="buildBranch"
value="R0.5" />
<property
name="mapVersionTag"
value="R3_0_release" />
<property
name="build.distribution"
value="incubator" />
</ant>
</schedule>
</project>
<!--
<project
name="incubator-R0.5-S">
<modificationset
......@@ -209,7 +242,7 @@
</ant>
</schedule>
</project>
-->
<!--
<project
name="incubator-R0.5-I">
......
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