--- a/common/build.xml Wed Apr 29 15:11:24 2009 +0100
+++ b/common/build.xml Wed Apr 29 17:39:06 2009 +0100
@@ -323,7 +323,7 @@
</target>
<target name="sf-preprocess-package-config">
- <exec executable="perl" dir="${build.drive}/" failonerror="true" output="${build.log.dir}/zipconfig.log">
+ <exec executable="perl" dir="${build.drive}/" failonerror="false" output="${build.log.dir}/zipconfig.log">
<arg value="${sf.common.config.dir}/tools/populateziptemplate.pl"/>
<arg value="${sf.project.location}/${sf.spec.sourcesync.sourcespecfile}"/>
<arg value="${sf.common.config.dir}/templates/zip.cfg.xml.ftl.template"/>