details:   /erp/devel/pi/rev/eb7b40bb1ecb
changeset: 8019:eb7b40bb1ecb
user:      Antonio Moreno <antonio.moreno <at> openbravo.com>
date:      Wed Aug 04 13:13:08 2010 +0200
summary:   Fixed issue 14123. The correct message when loging in after a 
compile.complete.deploy and without restarting tomcat

diffstat:

 src/build.xml |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 8bd78936b446 -r eb7b40bb1ecb src/build.xml
--- a/src/build.xml     Wed Aug 04 11:10:18 2010 +0200
+++ b/src/build.xml     Wed Aug 04 13:13:08 2010 +0200
@@ -861,7 +861,7 @@
   </target>
 
   <target name="compile.complete.development" depends="compile.complete, 
copy.files">
-    <updatesystemstatus v="RB51"/>
+    <updatesystemstatus v="RB60"/>
   </target>
 
   <target name="compile.web" depends="build.web.folder">
@@ -879,7 +879,7 @@
       </zipfileset>
       <classes dir="${build}" />
     </war>
-    <updatesystemstatus v="RB51"/>
+    <updatesystemstatus v="RB60"/>
   </target>
 
   <target name="generate-wsdd">

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to