common/common_props.ant.xml
changeset 586 7fd95ca25b2a
parent 575 588d89ee2c05
child 692 44d78dcb0be2
--- a/common/common_props.ant.xml	Mon Oct 05 14:36:09 2009 +0100
+++ b/common/common_props.ant.xml	Mon Oct 05 14:56:36 2009 +0100
@@ -41,6 +41,7 @@
     <property name="sf.spec.sourcesync.usecache" value="false"/>
     <property name="sf.spec.sourcesync.sourcespecfile" value="sources.csv"/>
     <property name="sf.spec.sourcesync.cachelocation" value="${sf.spec.job.rootdir}/hgcache"/>
+    <property name="sf.spec.sourcesync.bug419" value="true"/> <!--Temporary workaround for bug 419 - Does source sync manually -->
     
     <property name="sf.spec.baseline.enable" value="true"/>
     <property name="sf.spec.baseline.select" value="auto"/> <!-- auto|explicit|location -->