common/build.xml
changeset 25 393f5234e12c
parent 24 1cdce57ae369
child 26 50f9c55550f1
--- 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">