# HG changeset patch # User MattD # Date 1256032035 -3600 # Node ID ecf2c59629fc391f897854665946b44a266a21d8 # Parent 3b71519ec52f899fba33e30478a0ca7c4b751dc1 source sync template - Changed the BOM changes targets to limit the listed changes to the branch if the source was synced up using a branch, to make it easier to read. diff -r 3b71519ec52f -r ecf2c59629fc common/templates/source-spec.ant.xml.ftl --- a/common/templates/source-spec.ant.xml.ftl Mon Oct 19 10:29:47 2009 +0100 +++ b/common/templates/source-spec.ant.xml.ftl Tue Oct 20 10:47:15 2009 +0100 @@ -134,6 +134,10 @@ + <#if "${pkg_detail.type}"=="branch"> + + +