equal
deleted
inserted
replaced
689 <include name="BBCResults.xsl"/> |
689 <include name="BBCResults.xsl"/> |
690 <include name="headers_report.xml"/> |
690 <include name="headers_report.xml"/> |
691 <include name="libraries_report.xml"/> |
691 <include name="libraries_report.xml"/> |
692 </fileset> |
692 </fileset> |
693 </copy> |
693 </copy> |
|
694 <mkdir dir="${publish.dir}/ats_reports" failonerror="false"/> |
|
695 <copy file="${sf.common.config.dir}/tools/ats/report_dummy.html" tofile="${publish.dir}/ats_reports/index.html" failonerror="false"/> |
694 </target> |
696 </target> |
695 |
697 |
696 <!-- TODO: Make this work for package builds once we have sysmodel story worked out --> |
698 <!-- TODO: Make this work for package builds once we have sysmodel story worked out --> |
697 <target name="sf-run-analysis-missing-files" if="sf.spec.splitbuild"> |
699 <target name="sf-run-analysis-missing-files" if="sf.spec.splitbuild"> |
698 <!-- splitbuild is only set for Platform builds --> |
700 <!-- splitbuild is only set for Platform builds --> |