buildframework/helium/sf/java/logging/tests/scenarii/valid_build/stages_config.ant.xml
changeset 628 7c4a911dc066
parent 587 85df38eb4012
child 645 b8d81fa19e7d
equal deleted inserted replaced
588:c7c26511138f 628:7c4a911dc066
    24     <description>
    24     <description>
    25     Definitions of helium stages. 
    25     Definitions of helium stages. 
    26     </description>
    26     </description>
    27     
    27     
    28     <taskdef resource="com/nokia/helium/logger/ant/antlib.xml" uri="http://www.nokia.com/helium" />
    28     <taskdef resource="com/nokia/helium/logger/ant/antlib.xml" uri="http://www.nokia.com/helium" />
       
    29     <taskdef resource="com/nokia/helium/core/ant/antlib.xml" uri="http://www.nokia.com/helium"/>
    29     
    30     
    30     <dirname property="logging.test.project.dir" file="${ant.file.stages-config}" />
    31     <dirname property="logging.test.project.dir" file="${ant.file.stages-config}" />
    31     
    32     
    32     <hlm:stagesummary id="stage.summary" template="build_stages_summary.txt.ftl" />
    33     <hlm:stagesummary id="stage.summary" template="build_stages_summary.txt.ftl" />
    33 
    34