buildframework/helium/config/stages_config_default.ant.xml
changeset 645 b8d81fa19e7d
parent 587 85df38eb4012
--- a/buildframework/helium/config/stages_config_default.ant.xml	Wed Sep 29 17:48:06 2010 +0100
+++ b/buildframework/helium/config/stages_config_default.ant.xml	Sun Oct 10 15:22:15 2010 +0300
@@ -26,6 +26,10 @@
     </description>
     
     <taskdef resource="com/nokia/helium/logger/ant/antlib.xml" uri="http://www.nokia.com/helium" />
+
+    <!-- Registering the stage recorder. -->
+    <hlm:stagerecorderlistener id="stage.recorder.listener.id" />
+
     
     <!-- Build Stage Summary configuration -->
     <!-- Comment out below line to skip displaying build stage summary at end of build process -->