equal
deleted
inserted
replaced
36 <then> |
36 <then> |
37 <echo message="Generated source spec found, importing..." /> |
37 <echo message="Generated source spec found, importing..." /> |
38 <import file="${sf.common.config.dir}/generated/source-spec.ant.xml"/> |
38 <import file="${sf.common.config.dir}/generated/source-spec.ant.xml"/> |
39 </then> |
39 </then> |
40 </if> |
40 </if> |
41 |
41 |
42 <!-- |
|
43 ** TARGET DEFINITIONS |
|
44 --> |
|
45 |
42 |
46 <target name="sf-prep" depends="sf-generate-source-spec,prep-drive,init-build-area,check-tool-dependencies,create-bom,log-build-env"> |
43 <target name="sf-prep" depends="sf-generate-source-spec,prep-drive,init-build-area,check-tool-dependencies,create-bom,log-build-env"> |
47 <echo>[SF-PREP]</echo> |
44 <echo>[SF-PREP]</echo> |
48 <tempfile property="prep.dynamic.config" suffix="ant.xml" destdir="${temp.build.dir}"/> |
45 <tempfile property="prep.dynamic.config" suffix="ant.xml" destdir="${temp.build.dir}"/> |
49 </target> |
46 </target> |