details: /erp/devel/pi/rev/ee9b46697db3 changeset: 8108:ee9b46697db3 user: Antonio Moreno <antonio.moreno <at> openbravo.com> date: Wed Aug 11 11:04:55 2010 +0200 summary: Related to 14123. Added the correct code also for compile.deploy
diffstat: build.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diffs (11 lines): diff -r a45ffdf7b265 -r ee9b46697db3 build.xml --- a/build.xml Wed Aug 11 09:24:06 2010 +0200 +++ b/build.xml Wed Aug 11 11:04:55 2010 +0200 @@ -446,6 +446,7 @@ </target> <target name="compile.deploy" depends="compile.war, compile.development"> + <updatesystemstatus v="RB60"/> </target> <target name="compile.development" depends="init" unless="mode.war"> ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Openbravo-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-commits
