common/build.xml
changeset 874 60a32d297711
parent 866 9dc266797c72
child 880 3d35abce1659
child 899 d80a65072ed8
equal deleted inserted replaced
873:b69b120a28ee 874:60a32d297711
    87         <else>
    87         <else>
    88             <property name="sf.spec.sourcesync.sourcespecdir" value="${sf.project.location}"/>
    88             <property name="sf.spec.sourcesync.sourcespecdir" value="${sf.project.location}"/>
    89         </else>
    89         </else>
    90     </if>
    90     </if>
    91     
    91     
    92     <target name="sf-prep" depends="sf-prep-announce,prep-drive,init-build-area,check-tool-dependencies,create-bom,log-build-env">
    92     <target name="sf-prep" depends="sf-prep-announce,prep-drive,init-build-area,create-bom,log-build-env">
    93         <!-- Test for the disk space we would like for this build -->
    93         <!-- Test for the disk space we would like for this build -->
    94 	<fail>
    94 	<fail>
    95             <condition>
    95             <condition>
    96                 <not>
    96                 <not>
    97                     <or>
    97                     <or>