buildframework/helium/tools/compile/ec/ec.ant.xml
changeset 628 7c4a911dc066
parent 217 0f5e3a7fb6af
child 645 b8d81fa19e7d
equal deleted inserted replaced
588:c7c26511138f 628:7c4a911dc066
    77             <hlm:textmetadatainput>
    77             <hlm:textmetadatainput>
    78                 <fileset casesensitive="false" file="${compile.log.dir}/${build.id}.${sysdef.configuration}.sysdef2make.log"/>
    78                 <fileset casesensitive="false" file="${compile.log.dir}/${build.id}.${sysdef.configuration}.sysdef2make.log"/>
    79                 <metadatafilterset refid="filterset.genxml.ec" />
    79                 <metadatafilterset refid="filterset.genxml.ec" />
    80             </hlm:textmetadatainput>
    80             </hlm:textmetadatainput>
    81         </hlm:metadatarecord>
    81         </hlm:metadatarecord>
    82         <hlm:generateBuildStatus file="${build.id}.${sysdef.configuration}.sysdef2make.log" />
    82         <hlm:generateBuildStatus file="${compile.log.dir}/${build.id}.${sysdef.configuration}.sysdef2make.log" />
    83     </target>
    83     </target>
    84 
    84 
    85     <!-- Locate the dependancy files from a previous build so that only those files that have been changed need to be compiled -->
    85     <!-- Locate the dependancy files from a previous build so that only those files that have been changed need to be compiled -->
    86     <scriptdef name="findHistoryFile" language="jython" uri="http://www.nokia.com/helium">
    86     <scriptdef name="findHistoryFile" language="jython" uri="http://www.nokia.com/helium">
    87         <attribute name="history.dir"/>
    87         <attribute name="history.dir"/>