changeset 546 | 1c8d0b0d08dc |
parent 537 | aa5ddb1f5ba0 |
child 547 | 19f9d5fc6406 |
--- a/common/build.postbuild.xml Tue Sep 29 15:53:45 2009 +0100 +++ b/common/build.postbuild.xml Tue Sep 29 17:34:45 2009 +0100 @@ -529,6 +529,7 @@ <if> <istrue value="${sf.spec.logs.zip.enable}"/> <then> + <mkdir dir="${build.output.dir}/zips/release"/> <!-- workaround for when there's no other releaseables, just the logs --> <zip destfile="${build.output.dir}/zips/release/build_logs.zip" basedir="${build.drive}"> <include name="output/logs/**"/> <exclude name="output/logs/BOM/**"/>