# HG changeset patch # User Shabe Razvi # Date 1241013741 -3600 # Node ID d6aee860ab32b702babbb89770cb6eb3bc169108 # Parent b8d6af733d6d17bdd0d3f659243fe000215d2531 1. Run Packaging src at start and bin at end of build. 2. Make src/bin packaging configurable. diff -r b8d6af733d6d -r d6aee860ab32 common/build.xml --- a/common/build.xml Wed Apr 29 14:39:49 2009 +0100 +++ b/common/build.xml Wed Apr 29 15:02:21 2009 +0100 @@ -141,9 +141,14 @@ + + + + + + - - + @@ -163,6 +168,14 @@ + + + + + + + + diff -r b8d6af733d6d -r d6aee860ab32 common/common_props.ant.xml --- a/common/common_props.ant.xml Wed Apr 29 14:39:49 2009 +0100 +++ b/common/common_props.ant.xml Wed Apr 29 15:02:21 2009 +0100 @@ -62,6 +62,10 @@ + + + +