common/common_props.ant.xml
changeset 595 6358982cd10e
parent 586 7fd95ca25b2a
child 692 44d78dcb0be2
--- a/common/common_props.ant.xml	Mon Oct 05 18:23:03 2009 +0100
+++ b/common/common_props.ant.xml	Mon Oct 05 18:24:10 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 -->