common/common_props.ant.xml
changeset 544 1c8f428c059f
parent 540 e37b9237bb86
child 553 f0c8c9e2cbbd
--- a/common/common_props.ant.xml	Tue Sep 29 15:47:55 2009 +0100
+++ b/common/common_props.ant.xml	Tue Sep 29 15:52:07 2009 +0100
@@ -96,7 +96,7 @@
     <property name="sf.spec.test.package.droppath"  value="TestDrops"/>
 
     <!-- BC check properties -->
-    <property name="sf.spec.bccheck.enable" value="false"/>
+    <property name="sf.spec.bccheck.enable" value="false"/> <!-- This disables it being called during a normal build, although the target can be called seperately -->
     <property name="sf.spec.bccheck.enable.la" value="true"/>
     <property name="sf.spec.bccheck.enable.ha" value="true"/>
     <property name="sf.spec.bccheck.enable.dynamic" value="true"/>