# HG changeset patch # User Simon Howkins # Date 1252082519 -3600 # Node ID 178a6d6661b3df5ed7773b0031c51dee09c15885 # Parent 1f4867b1e0c1f49b826fc54a420c79541ea23f84 Moved tasks for generating config and project BOMs into their own target so they can be tested independently, and simplified them slightly also. diff -r 1f4867b1e0c1 -r 178a6d6661b3 common/build.xml --- a/common/build.xml Fri Sep 04 17:38:56 2009 +0100 +++ b/common/build.xml Fri Sep 04 17:41:59 2009 +0100 @@ -196,50 +196,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -328,6 +285,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +