buildframework/helium/tools/metadata/metadata.ant.xml
changeset 587 85df38eb4012
parent 217 0f5e3a7fb6af
child 628 7c4a911dc066
--- a/buildframework/helium/tools/metadata/metadata.ant.xml	Thu Mar 04 15:10:37 2010 +0200
+++ b/buildframework/helium/tools/metadata/metadata.ant.xml	Tue Apr 27 08:33:08 2010 +0300
@@ -55,6 +55,8 @@
                     ant: antProperties()
                 </data>
             </fmpp>
+            <hlm:assertFileExists file="@{output-dir}/@{file}.status.xml" />
+            <hlm:assertFileExists file="@{output-dir}/@{file}.status.html" />
         </sequential>
     </macrodef>
 </project>
\ No newline at end of file