Added publishing stage
authordariosestito@L063522.prod.ad.symbian.intra
Tue, 24 Mar 2009 14:23:54 +0000
changeset 25 393f5234e12c
parent 24 1cdce57ae369
child 26 50f9c55550f1
Added publishing stage
common/build.xml
--- a/common/build.xml	Mon Mar 23 17:58:41 2009 +0000
+++ b/common/build.xml	Tue Mar 24 14:23:54 2009 +0000
@@ -93,6 +93,8 @@
     
     <target name="sf-postbuild">
         <echo>[SF-POSTBUILD]</echo>
+        <echo message="Publishing log files and reports"/>
+        <runtarget target="publish"/>
     </target>
     
     <target name="sf-build-noprep" depends="sf-compile">