details: /erp/devel/pi/rev/0c0db9e57227
changeset: 8025:0c0db9e57227
user: Antonio Moreno <antonio.moreno <at> openbravo.com>
date: Tue Aug 10 12:42:48 2010 +0200
summary: Related to issue 14123. Added fixes also for smartbuild,
install.source and eclipse.install.source
diffstat:
build.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (30 lines):
diff -r 19b60f6a538f -r 0c0db9e57227 build.xml
--- a/build.xml Fri Aug 06 18:33:51 2010 +0200
+++ b/build.xml Tue Aug 10 12:42:48 2010 +0200
@@ -371,7 +371,7 @@
<antcall inheritall="true" inheritrefs="true" target="apply.module" />
<ant dir="${base.db}" target="setApplied" inheritAll="true"
inheritRefs="true" />
<antcall target="build.deploy" />
- <updatesystemstatus v="RB51"/>
+ <updatesystemstatus v="RB60"/>
<!-- only restart tomcat if the restart prop was set to true -->
<condition property="dorestart">
<istrue value="${restart}" />
@@ -650,7 +650,7 @@
<antcall target="import.sample.data" />
<antcall target="load.logoimages" />
- <updatesystemstatus v="RB51"/>
+ <updatesystemstatus v="RB60"/>
<ant dir="${base.db}" target="setApplied" inheritAll="true"
inheritRefs="true" />
<!--
@@ -669,7 +669,7 @@
<echo message="applying modules" />
<antcall inheritall="true" inheritrefs="true" target="apply.module" />
<antcall target="import.sample.data" />
- <updatesystemstatus v="RB51"/>
+ <updatesystemstatus v="RB60"/>
<ant dir="${base.db}" target="setApplied" inheritAll="true"
inheritRefs="true" />
</target>
------------------------------------------------------------------------------
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