# HG changeset patch # User Simon Howkins # Date 1265975821 0 # Node ID e7f07235b184c4bb6dba730c98aec4fb730d6e8e # Parent 5b76b79b67133729b6104b54516f814381619b80 Stopped cache being located/created in a stupid place, relative to the CWD on the cache drive. Work around limitation of ant-contrib regular expressions, so they're not thwarted by \s in the cache location property. diff -r 5b76b79b6713 -r e7f07235b184 common/templates/source-spec.ant.xml.ftl --- a/common/templates/source-spec.ant.xml.ftl Fri Feb 12 11:54:33 2010 +0000 +++ b/common/templates/source-spec.ant.xml.ftl Fri Feb 12 11:57:01 2010 +0000 @@ -1,6 +1,9 @@ + + + <#assign fileset = "" /> <#assign sync_list = "" /> <#assign bom_list = "" /> @@ -20,8 +23,8 @@ - - + +