Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011041
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Y. DBSourceManagerminorhave not tried2009-10-19 18:122009-10-23 00:01
ReportermarvintmView Statuspublic 
Assigned Tomarvintm 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionf982fa88d064
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0011041: Export.database will stop even if forced when it detects a difference in a database file

DescriptionAt the begining of export.database, dbsourcemanager checks if there was any change in a database file (which could happen, for example, if a hg pull was done, but no update.database was done after that).

If there is a change, the process stops with an error. This is correct. However, if the command is forced, the user would expect the process to still continue even if a difference was detected. However, this doesn't happen, the process also stops.
Steps To ReproduceDo install.source. After that, modify any file in src-db/database/model/tables. After that, do

ant export.database -Dforce=true
Proposed SolutionChange dbsourcemanager so that, if -Dforce=true is specified, the export.database is done anyway.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0021188)
hgbot (developer)
2009-10-19 18:27

Repository: erp/devel/pi
Changeset: f982fa88d06407b6ec6c6c180e596180c0245e92
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Oct 19 18:26:09 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f982fa88d06407b6ec6c6c180e596180c0245e92 [^]

Fixed issue 11041. Now export.database will continue if forced when a difference in a database file is found.

---
M src-db/database/lib/dbsourcemanager.jar
---

- Issue History
Date Modified Username Field Change
2009-10-19 18:12 marvintm New Issue
2009-10-19 18:12 marvintm Assigned To => marvintm
2009-10-19 18:27 hgbot Checkin
2009-10-19 18:27 hgbot Note Added: 0021188
2009-10-19 18:27 hgbot Status new => resolved
2009-10-19 18:27 hgbot Resolution open => fixed
2009-10-19 18:27 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f982fa88d06407b6ec6c6c180e596180c0245e92 [^]
2009-10-22 11:21 plujan Status resolved => closed
2009-10-23 00:01 anonymous sf_bug_id 0 => 2884269


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker