equal
deleted
inserted
replaced
375 |
375 |
376 <echo message="INFO Validate Zip files"/> |
376 <echo message="INFO Validate Zip files"/> |
377 <runtarget target="sf-package-validate"/> |
377 <runtarget target="sf-package-validate"/> |
378 </then> |
378 </then> |
379 </if> |
379 </if> |
|
380 <!-- run build analysis tools --> |
|
381 <runtarget target="sf-run-analysis"/> |
|
382 |
380 </parallel> |
383 </parallel> |
381 |
384 |
382 <if><istrue value="${sf.spec.test.sendpkg.enable}"/> |
385 <if><istrue value="${sf.spec.test.sendpkg.enable}"/> |
383 <then> |
386 <then> |
384 <runtarget target="sf-build-smoketestpkg"/> |
387 <runtarget target="sf-build-smoketestpkg"/> |
385 <runtarget target="sf-send-testpkg"/> |
388 <runtarget target="sf-send-testpkg"/> |
386 </then> |
389 </then> |
387 </if> |
390 </if> |
388 |
391 |
389 <!-- run build analysis tools --> |
|
390 <runtarget target="sf-run-analysis"/> |
|
391 |
392 |
392 <runtarget target="sf-zip-logs"/> |
393 <runtarget target="sf-zip-logs"/> |
393 |
394 |
394 <!-- Do BC check --> |
395 <!-- Do BC check --> |
395 <if><istrue value="${sf.spec.bccheck.enable}"/> |
396 <if><istrue value="${sf.spec.bccheck.enable}"/> |