common/build.postbuild.xml
changeset 822 1a356be50bf9
parent 820 2a9e6403efaf
child 838 a1ebf7f8e66f
equal deleted inserted replaced
821:b24df46a3102 822:1a356be50bf9
   687 		       <include name="BBCResults.xsl"/>
   687 		       <include name="BBCResults.xsl"/>
   688 			   <include name="headers_report.xml"/>
   688 			   <include name="headers_report.xml"/>
   689 			   <include name="libraries_report.xml"/>
   689 			   <include name="libraries_report.xml"/>
   690 		   </fileset>
   690 		   </fileset>
   691         </copy>
   691         </copy>
   692 		<mkdir dir="${publish.dir}/ats_reports"/>
       
   693     </target>
   692     </target>
   694 
   693 
   695     <!-- TODO: Make this work for package builds once we have sysmodel story worked out -->
   694     <!-- TODO: Make this work for package builds once we have sysmodel story worked out -->
   696     <target name="sf-run-analysis-missing-files" if="sf.spec.splitbuild">
   695     <target name="sf-run-analysis-missing-files" if="sf.spec.splitbuild">
   697     <!-- splitbuild is only set for Platform builds -->
   696     <!-- splitbuild is only set for Platform builds -->