common/build.postbuild.xml
changeset 847 16e63d402b4d
parent 838 a1ebf7f8e66f
child 848 56d2bc67ec40
equal deleted inserted replaced
846:4ae1d9d987f6 847:16e63d402b4d
   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 -->