buildframework/helium/tools/metadata/metadata.ant.xml
changeset 587 85df38eb4012
parent 217 0f5e3a7fb6af
child 628 7c4a911dc066
equal deleted inserted replaced
217:0f5e3a7fb6af 587:85df38eb4012
    53                     dbPath: @{dbfile}
    53                     dbPath: @{dbfile}
    54                     logpath: @{file}
    54                     logpath: @{file}
    55                     ant: antProperties()
    55                     ant: antProperties()
    56                 </data>
    56                 </data>
    57             </fmpp>
    57             </fmpp>
       
    58             <hlm:assertFileExists file="@{output-dir}/@{file}.status.xml" />
       
    59             <hlm:assertFileExists file="@{output-dir}/@{file}.status.html" />
    58         </sequential>
    60         </sequential>
    59     </macrodef>
    61     </macrodef>
    60 </project>
    62 </project>