--- a/doc/api/helium/target-sf-package-binary.html Tue Oct 06 17:31:14 2009 +0100
+++ b/doc/api/helium/target-sf-package-binary.html Thu Oct 08 19:36:20 2009 +0100
@@ -82,7 +82,7 @@
<h2>Target sf-package-binary</h2>
<p><b>Location</b></p>
-<p> <tt class="docutils literal"><a href="/D:/maintools/sf-config/common/build.postbuild.xml#L189">D:\maintools\sf-config\common\build.postbuild.xml:189:</a></tt>
+<p> <tt class="docutils literal"><a href="/d:/maintools/sf-config/common/build.postbuild.xml#L198">d:\maintools\sf-config\common\build.postbuild.xml:198:</a></tt>
</p>
<p><b>Conditional execution</b></p>
@@ -149,10 +149,13 @@
<img src="target-sf-package-binary.dot.png" alt="sf-package-binary dependencies" usemap="#dependencies"
style="border-style: none"/>
<map name="dependencies" id="dependencies">
-<area shape="rect" id="node1" href="target-sf-package-binary.html" title="sf-package-binary" alt="" coords="157,5,304,53">
-<area shape="rect" id="node5" href="target-sf-preprocess-package-config.html" title="sf-preprocess-package-config" alt="" coords="609,12,839,60">
-<area shape="rect" id="node7" href="target-sf-package-postbuild-rnd.html" title="sf-package-postbuild-rnd" alt="" coords="363,57,557,105">
-<area shape="rect" id="node2" href="target-sf-postbuild.html" title="sf-postbuild" alt="" coords="5,5,107,53">
+<area shape="rect" id="node1" href="target-sf-package-binary.html" title="sf-package-binary" alt="" coords="224,52,371,100">
+<area shape="rect" id="node7" href="target-sf-preprocess-package-config.html" title="sf-preprocess-package-config" alt="" coords="684,5,913,53">
+<area shape="rect" id="node9" href="target-sf-package-postbuild-rnd.html" title="sf-package-postbuild-rnd" alt="" coords="429,52,624,100">
+<area shape="rect" id="node12" href="target-sf-zip-content.html" title="sf-zip-content" alt="" coords="743,89,855,137">
+<area shape="rect" id="node2" href="target-sf-postbuild.html" title="sf-postbuild" alt="" coords="39,16,140,64">
+<area shape="rect" id="node4" href="target-sf-create-public-PDK.html" title="sf-create-public-PDK" alt="" coords="5,88,173,136">
+<area shape="rect" id="node13" href="target-preprocess-zip-config.html" title="preprocess-zip-config" alt="" coords="967,89,1137,137">
</map>
</p>
<hr/>
@@ -199,6 +202,11 @@
<arg value="epoc32\release\armv5\"/>
</exec>
</parallel>
+ <!-- Generate release_metadata entries for the above zips -->
+ <antcall target="sf-zip-content">
+ <param name="zip.config.file" value="${sf.common.config.dir}/generated/zip.cfg.xml.ftl"/>
+ <param name="zip.target.name" value="bin-just-metadata"/>
+ </antcall>
</target>
</pre>