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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0007494
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2009-02-11 11:102009-03-18 11:02
ReportermtaalView Statuspublic 
Assigned Tomarvintm 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision13045
ProjectionnoneETAnoneTarget Versionpi
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0007494: Core.lib should be done before creating the database in install.source

DescriptionCurrently core.lib is done after creating the database in the install.source task. core.lib should be done before create.database because the create.database code uses classes from core. This has to be solved by maybe adding core.lib as a dependency for both the install.source and the create.database task.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0013336)
svnbot (reporter)
2009-02-11 11:20

Repository: openbravo
Revision: 13045
Author: marvintm
Date: 2009-02-11 11:20:53 +0100 (Wed, 11 Feb 2009)

Fixed issue 7494. From now on, create.database will depend on core.lib. This way we make sure that all needed classes are compiled before doing create.database.

---
U trunk/build.xml
---

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

- Issue History
Date Modified Username Field Change
2009-02-11 11:10 mtaal New Issue
2009-02-11 11:10 mtaal Assigned To => marvintm
2009-02-11 11:10 mtaal Regression testing => No
2009-02-11 11:20 svnbot Checkin
2009-02-11 11:20 svnbot Note Added: 0013336
2009-02-11 11:20 svnbot Status new => resolved
2009-02-11 11:20 svnbot Resolution open => fixed
2009-02-11 11:20 svnbot svn_revision => 13045
2009-03-06 12:34 psarobe Status resolved => closed
2009-03-18 11:02 anonymous sf_bug_id 0 => 2691379


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker