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

adjust for xsl graduating

parent c51a6a60
No related branches found
No related tags found
No related merge requests found
......@@ -196,7 +196,7 @@
<modificationset
quietperiod="120">
<cvs
module="${env.RELENGINCUBATORXSL}"
module="${env.RELENGSOURCEEDITING}"
reallyquiet="${env.CVS_QUIET}" />
</modificationset>
<schedule
......
......@@ -44,7 +44,6 @@ export RELENG_BUILDER=webtools.releng/releng.wtpbuilder
export RELENG=webtools.maps/releng
export RELENGJSF=webtools.maps/releng.jsf
export RELENGDALI=webtools.maps/releng.dali
export RELENGINCUBATORXSL=webtools.maps/releng.incubator.xsl
export RELENGINCUBATORVEX=webtools.maps/releng.incubator.vex
export RELENGCOMMON=webtools.maps/releng.common
export RELENGEJBTOOLS=webtools.maps/releng.ejbtools
......
......@@ -133,7 +133,7 @@
target="maputil">
<property
name="mapcomponent"
value="${env.RELENGINCUBATORXSL}"/>
value="${env.RELENGSOURCEEDITING}"/>
<property
name="mapTag"
value="${mapVersionTag}"/>
......
......@@ -132,7 +132,7 @@
target="maputil">
<property
name="mapcomponent"
value="${env.RELENGINCUBATORXSL}"/>
value="${env.RELENGSOURCEEDITING}"/>
<property
name="mapTag"
value="${mapVersionTag}"/>
......
......@@ -134,7 +134,7 @@
target="maputil">
<property
name="mapcomponent"
value="${env.RELENGINCUBATORXSL}"/>
value="${env.RELENGSOURCEEDITING}"/>
<property
name="mapTag"
value="${mapVersionTag}"/>
......
......@@ -138,16 +138,6 @@
name="mapTag"
value="${mapVersionTag}"/>
</ant>
<ant
antfile="${wtp.builder.home}/scripts/build/maptasks.xml"
target="maputil">
<property
name="mapcomponent"
value="${env.RELENGINCUBATORXSL}"/>
<property
name="mapTag"
value="${mapVersionTag}"/>
</ant>
<ant
antfile="${wtp.builder.home}/scripts/build/maptasks.xml"
target="maputil">
......
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