sf-run-analysis-missing-files - changed to depend on a new undefined parameter 'sf.spec.checkbuild' so that it can be turned on and off
--- a/common/build.postbuild.xml Tue Feb 02 13:57:31 2010 +0000
+++ b/common/build.postbuild.xml Tue Feb 02 14:28:49 2010 +0000
@@ -702,7 +702,7 @@
</target>
<!-- TODO: Make this work for package builds once we have sysmodel story worked out -->
- <target name="sf-run-analysis-missing-files" if="sf.spec.splitbuild">
+ <target name="sf-run-analysis-missing-files" if="sf.spec.checkbuild">
<!-- splitbuild is only set for Platform builds -->
<if><istrue value="${sf.spec.splitbuild}"/>
<then>