equal
deleted
inserted
replaced
321 </data> |
321 </data> |
322 </fmpp> |
322 </fmpp> |
323 </target> |
323 </target> |
324 |
324 |
325 <target name="sf-preprocess-package-config"> |
325 <target name="sf-preprocess-package-config"> |
326 <exec executable="perl" dir="${build.drive}/" failonerror="true" output="${build.log.dir}/zipconfig.log"> |
326 <exec executable="perl" dir="${build.drive}/" failonerror="false" output="${build.log.dir}/zipconfig.log"> |
327 <arg value="${sf.common.config.dir}/tools/populateziptemplate.pl"/> |
327 <arg value="${sf.common.config.dir}/tools/populateziptemplate.pl"/> |
328 <arg value="${sf.project.location}/${sf.spec.sourcesync.sourcespecfile}"/> |
328 <arg value="${sf.project.location}/${sf.spec.sourcesync.sourcespecfile}"/> |
329 <arg value="${sf.common.config.dir}/templates/zip.cfg.xml.ftl.template"/> |
329 <arg value="${sf.common.config.dir}/templates/zip.cfg.xml.ftl.template"/> |
330 </exec> |
330 </exec> |
331 </target> |
331 </target> |