buildframework/helium/tools/logging/logging.ant.xml
changeset 645 b8d81fa19e7d
parent 628 7c4a911dc066
equal deleted inserted replaced
643:27cf35f95864 645:b8d81fa19e7d
   286                     <metadatafilterset refid="@{metadatafilterset}" />
   286                     <metadatafilterset refid="@{metadatafilterset}" />
   287                 </hlm:textmetadatainput>
   287                 </hlm:textmetadatainput>
   288             </hlm:metadatarecord>
   288             </hlm:metadatarecord>
   289             <!-- todo: check to add for usage and add genbuildstatus macro -->
   289             <!-- todo: check to add for usage and add genbuildstatus macro -->
   290             <basename property="log.name" file="@{log}"/>
   290             <basename property="log.name" file="@{log}"/>
   291             <fmpp sourceFile="${helium.dir}/tools/common/templates/db2xml.xml.ftl"
   291             <fmpp sourceFile="${helium.dir}/tools/logging/templates/db2xml.xml.ftl"
   292                          outputfile="@{log}.xml">
   292                          outputfile="@{log}.xml">
   293                 <data expandProperties="yes">
   293                 <data expandProperties="yes">
   294                     dbPath: ${metadata.dbfile}
   294                     dbPath: ${metadata.dbfile}
   295                     log: ${log.name}
   295                     log: ${log.name}
   296                     ant: antProperties()
   296                     ant: antProperties()