common/build.xml
changeset 25 393f5234e12c
parent 24 1cdce57ae369
child 26 50f9c55550f1
equal deleted inserted replaced
24:1cdce57ae369 25:393f5234e12c
    91         </if>     
    91         </if>     
    92     </target>
    92     </target>
    93     
    93     
    94     <target name="sf-postbuild">
    94     <target name="sf-postbuild">
    95         <echo>[SF-POSTBUILD]</echo>
    95         <echo>[SF-POSTBUILD]</echo>
       
    96         <echo message="Publishing log files and reports"/>
       
    97         <runtarget target="publish"/>
    96     </target>
    98     </target>
    97     
    99     
    98     <target name="sf-build-noprep" depends="sf-compile">
   100     <target name="sf-build-noprep" depends="sf-compile">
    99         <echo>[SF-BUILD-NOPREP]</echo>
   101         <echo>[SF-BUILD-NOPREP]</echo>
   100     </target>
   102     </target>