# HG changeset patch # User Simon Howkins # Date 1255527850 -3600 # Node ID 29955a14953669940f84a4fb5e9a0c4e3f6c0f27 # Parent 27b2711afab12f995fbc658ae3de135c229c2a4c Bug 478: build_*.zip missing from generated release_metadata.xml Added call to zip system to add entries for these zips to the release_metadata.xml diff -r 27b2711afab1 -r 29955a149536 common/build.postbuild.xml --- a/common/build.postbuild.xml Wed Oct 14 14:54:28 2009 +0100 +++ b/common/build.postbuild.xml Wed Oct 14 14:44:10 2009 +0100 @@ -86,7 +86,7 @@ - + @@ -194,6 +194,11 @@ + + + + + @@ -612,7 +617,7 @@ - + @@ -629,6 +634,10 @@ + + + + diff -r 27b2711afab1 -r 29955a149536 common/templates/zip.cfg.xml.ftl.template --- a/common/templates/zip.cfg.xml.ftl.template Wed Oct 14 14:54:28 2009 +0100 +++ b/common/templates/zip.cfg.xml.ftl.template Wed Oct 14 14:44:10 2009 +0100 @@ -143,5 +143,27 @@ + + + + + + + + + + + + + + + + + + + + + +