buildframework/helium/sf/java/logging/tests/scenarii/build_status/build.xml
changeset 628 7c4a911dc066
parent 587 85df38eb4012
child 645 b8d81fa19e7d
--- a/buildframework/helium/sf/java/logging/tests/scenarii/build_status/build.xml	Wed Jun 16 16:51:40 2010 +0300
+++ b/buildframework/helium/sf/java/logging/tests/scenarii/build_status/build.xml	Fri Aug 13 14:59:05 2010 +0300
@@ -27,6 +27,7 @@
     <property name="step2" value="1" />
         
     <taskdef resource="com/nokia/helium/logger/ant/antlib.xml" uri="http://www.nokia.com/helium" />
+    <taskdef resource="com/nokia/helium/core/ant/antlib.xml" uri="http://www.nokia.com/helium"/>
     
     <hlm:stage id="stage1" starttarget="stage1" endtarget="stage1" />
     <hlm:stage id="stage2" starttarget="stage2" endtarget="stage3" />