common/build.postbuild.xml
changeset 820 2a9e6403efaf
parent 813 66884b6df45d
child 822 1a356be50bf9
equal deleted inserted replaced
819:3df98b3b0a8d 820:2a9e6403efaf
   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"/>
   692     </target>
   693     </target>
   693 
   694 
   694     <!-- TODO: Make this work for package builds once we have sysmodel story worked out -->
   695     <!-- TODO: Make this work for package builds once we have sysmodel story worked out -->
   695     <target name="sf-run-analysis-missing-files" if="sf.spec.splitbuild">
   696     <target name="sf-run-analysis-missing-files" if="sf.spec.splitbuild">
   696     <!-- splitbuild is only set for Platform builds -->
   697     <!-- splitbuild is only set for Platform builds -->