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

cleanup and simplify

parent fbf12e51
No related branches found
No related tags found
No related merge requests found
......@@ -39,14 +39,14 @@
name="buildTargets"
value="${wtp.builder.home}/scripts/build/runbuild.xml"/>
<ant
antfile="${wtp.builder.home}/scripts/build/label.xml"/>
<property
name="dependency.properties"
value="${buildDirectory}/maps/${env.RELENG}/${dependencyFileLocation}"/>
<!-- calling label.xml to createg label.properties file -->
<ant
antfile="${wtp.builder.home}/scripts/build/label.xml"/>
<echo
level="info"
message="invoking buildTargets: ${buildTargets} to build for each component"/>
......
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