# HG changeset patch # User Simon Howkins # Date 1281460277 -3600 # Node ID 4518bca1baf009e61f1f14f68927e4be34e75967 # Parent 3698c6929ff1a3e2e6a7d9771b676db29ae2806e Improved diagnostic output: when the build fails because a package cannot be cloned into the build drive, it says which package and the repo source and destination. Improved caching logic, so that it doesn't depend on network availability as much. Improved indentation. diff -r 3698c6929ff1 -r 4518bca1baf0 common/templates/source-spec.ant.xml.ftl --- a/common/templates/source-spec.ant.xml.ftl Tue Aug 10 15:41:52 2010 +0100 +++ b/common/templates/source-spec.ant.xml.ftl Tue Aug 10 18:11:17 2010 +0100 @@ -17,19 +17,19 @@ <#list data as csv_file> <#list csv_file as pkg_detail> - - - - - - - - - - - - - + + + + + + + + + + + + + @@ -45,7 +45,7 @@ - + @@ -58,6 +58,7 @@ + @@ -104,7 +105,7 @@ - + @@ -113,11 +114,13 @@ + + @@ -129,7 +132,7 @@ - + @@ -138,11 +141,13 @@ + + @@ -152,25 +157,24 @@ + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - -