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

streamline build scripts

parent fe884090
No related branches found
No related tags found
No related merge requests found
......@@ -68,9 +68,8 @@
antscript="${env.RELENG_CONTROL}/ant.sh"
buildfile="${env.RELENG_CONTROL}/cc_copyArtifacts.xml"
target="copyArtifacts"
useQuiet="false"
useLogger="true"
savelogdir="${env.LOG_DIR}/${project.name}" >
useQuiet="true"
useLogger="false" >
<property
name="localArtifactsDirectory"
value="${env.PROJECT_ARTIFACTS}/${project.name}" />
......
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