equal
deleted
inserted
replaced
55 </then> |
55 </then> |
56 </if> |
56 </if> |
57 </parallel> |
57 </parallel> |
58 |
58 |
59 <!-- Generate release_metadata entries for the md5 zips --> |
59 <!-- Generate release_metadata entries for the md5 zips --> |
60 <stopwatch name="sf-postbuild" action="elapsed"/> |
|
61 <antcall target="sf-zip-content"> |
60 <antcall target="sf-zip-content"> |
62 <param name="zip.config.file" value="${temp.build.dir}/zip.cfg.xml.ftl"/> |
61 <param name="zip.config.file" value="${temp.build.dir}/zip.cfg.xml.ftl"/> |
63 <param name="zip.target.name" value="bin-just-metadata" /> |
62 <param name="zip.target.name" value="bin-just-metadata" /> |
64 </antcall> |
63 </antcall> |
65 <stopwatch name="sf-postbuild" action="elapsed"/> |
|
66 |
64 |
67 <!-- Launch smoketest --> |
65 <!-- Launch smoketest --> |
68 <if><istrue value="${sf.spec.test.sendpkg.enable}"/> |
66 <if><istrue value="${sf.spec.test.sendpkg.enable}"/> |
69 <then> |
67 <then> |
70 <runtarget target="sf-build-smoketestpkg"/> |
68 <runtarget target="sf-build-smoketestpkg"/> |