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

add jaxws to main wtp build

parent e04a7788
No related branches found
No related tags found
No related merge requests found
......@@ -138,12 +138,22 @@
name="mapTag"
value="${mapVersionTag}"/>
</ant>
<ant
<ant
antfile="${wtp.builder.home}/scripts/build/maptasks.xml"
target="maputil">
<property
name="mapcomponent"
value="${env.RELENGINCUBATORVEX}"/>
<property
name="mapTag"
value="${mapVersionTag}"/>
</ant>
<ant
antfile="${wtp.builder.home}/scripts/build/maptasks.xml"
target="maputil">
<property
name="mapcomponent"
value="${env.RELENGINCUBATORVEX}"/>
value="${env.RELENGJAXWS}"/>
<property
name="mapTag"
value="${mapVersionTag}"/>
......
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