Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006231Openbravo ERPY. DBSourceManagerpublic2008-11-27 15:072009-05-21 00:00
jpabloae 
marvintm 
normalminoralways
closedfixed 
5
 
 
Core
No
0006231: export.database: do not do anything if there is not any module marked as in development
The export.database task only exports modules that are marked "in development". Currently, if you don't have any module marked "in development", the export process takes around 2 minutes. But as it doesn't do anything, it could check at the beginning if there's a module in development, and stop immediately if there's none.
dbsm_migrate
Issue History
2008-11-27 15:07jpabloaeNew Issue
2008-11-28 11:07svnbotCheckin
2008-11-28 11:07svnbotNote Added: 0010804
2008-11-28 11:07svnbotStatusnew => resolved
2008-11-28 11:07svnbotResolutionopen => fixed
2008-11-28 11:07svnbotsvn_revision => 182
2008-11-28 11:07svnbotCheckin
2008-11-28 11:07svnbotNote Added: 0010805
2008-11-28 11:07svnbotsvn_revision182 => 10731
2008-11-28 12:52jpabloaeAssigned To => marvintm
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-05-20 07:21pjuvaraStatusresolved => closed
2009-05-21 00:00anonymoussf_bug_id0 => 2794603

Notes
(0010804)
svnbot   
2008-11-28 11:07   
Repository: dbsourcemanager
Revision: 182
Author: marvintm
Date: 2008-11-28 11:07:05 +0100 (Fri, 28 Nov 2008)

Fixed issue 6231. Now export.database will take just a few seconds if you don't have modules set as ISINDEVELOPMENT='Y', and it will output a message explaining that for a module to be exported, it needs to be set as in development.

---
U trunk/src/org/openbravo/ddlutils/task/ExportDataXMLMod.java
U trunk/src/org/openbravo/ddlutils/task/ExportDatabase.java
---

https://dev.openbravo.com/websvn/dbsourcemanager/?rev=182&sc=1 [^]
(0010805)
svnbot   
2008-11-28 11:07   
Repository: openbravo
Revision: 10731
Author: marvintm
Date: 2008-11-28 11:07:41 +0100 (Fri, 28 Nov 2008)

Fixed issue 6231. Now export.database will take just a few seconds if you don't have modules set as ISINDEVELOPMENT='Y', and it will output a message explaining that for a module to be exported, it needs to be set as in development.

---
U trunk/src-db/database/lib/dbsourcemanager.jar
---

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