diff -r 3c858aa7a023 -r 56a1d97e7c73 doc/api/helium/target-sf-prep.html --- a/doc/api/helium/target-sf-prep.html Tue Oct 06 17:31:14 2009 +0100 +++ b/doc/api/helium/target-sf-prep.html Thu Oct 08 19:36:20 2009 +0100 @@ -82,7 +82,7 @@

Target sf-prep

Location

-

D:\maintools\sf-config\common\build.xml:72: +

d:\maintools\sf-config\common\build.xml:75:

Conditional execution

@@ -131,9 +131,8 @@ - + -


@@ -158,14 +157,7 @@ <tempfile property="prep.dynamic.config" suffix="ant.xml" destdir="${temp.build.dir}"/> - <if> - <not><isset property="sf.suppress.buildenv.check"/></not> - <then> - <echo message="Checking build Environment. To suppress this check set property sf.suppress.buildenv.check to any value"/> - <runtarget target="sf-check-env"/> - </then> - </if> - + <runtarget target="sf-check-env"/> </target>