Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005835Openbravo ERPY. DBSourceManagerpublic2008-11-05 15:362009-04-22 00:00
marvintm 
marvintm 
normalmajoralways
closedfixed 
5
 
 
Core
No
0005835: Update.database.mod crashes when module=%
When the update.database.mod task is called with property module set as "%", the task crashes.
Just do:

ant update.database.mod -Dmodule="%"
When module="%", we will call the standard "complete" update.database task.
dbsm_migrate
Issue History
2008-11-05 15:36marvintmNew Issue
2008-11-05 15:36marvintmAssigned To => marvintm
2008-11-05 15:38svnbotCheckin
2008-11-05 15:38svnbotNote Added: 0010008
2008-11-05 15:38svnbotStatusnew => resolved
2008-11-05 15:38svnbotResolutionopen => fixed
2008-11-05 15:38svnbotsvn_revision => 9695
2008-11-05 15:38svnbotCheckin
2008-11-05 15:38svnbotNote Added: 0010009
2008-11-05 15:38svnbotsvn_revision9695 => 163
2008-12-18 12:38jpabloaeSticky IssueNo => Yes
2008-12-18 12:39jpabloaeSticky IssueYes => No
2008-12-18 12:39jpabloaeTag Attached: dbsm_migrate
2008-12-18 12:41jpabloaeProject@4@ => Openbravo ERP
2008-12-18 12:41jpabloaeCategory => Y. DBSourceManager
2009-04-21 11:07psarobeStatusresolved => closed
2009-04-22 00:00anonymoussf_bug_id0 => 2777910
2022-11-10 13:17psanjuanRelationship addedblocks 0050834
2022-11-10 13:17psanjuanRelationship deletedblocks 0050834

Notes
(0010008)
svnbot   
2008-11-05 15:38   
Repository: openbravo
Revision: 9695
Author: marvintm
Date: 2008-11-05 15:38:12 +0100 (Wed, 05 Nov 2008)

Fixed bug 5835. Now update.database.mod will not crash when module=%

---
U branches/modularity/src-db/database/lib/dbsourcemanager.jar
U branches/modularity/src-db/database/lib/dbsourcemanagerlight.jar
---

https://dev.openbravo.com/websvn/openbravo/?rev=9695&sc=1 [^]
(0010009)
svnbot   
2008-11-05 15:38   
Repository: dbsourcemanager
Revision: 163
Author: marvintm
Date: 2008-11-05 15:38:35 +0100 (Wed, 05 Nov 2008)

Fixed bug 5835. Now update.database.mod will not crash when module=%

---
U branches/dbsmmodularity/src/org/openbravo/ddlutils/task/AlterDatabaseDataMod.java
---

https://dev.openbravo.com/websvn/dbsourcemanager/?rev=163&sc=1 [^]