Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0007495 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2009-02-11 11:28 | 2009-04-24 00:00 | |||
Reporter | rafaroda | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 13054 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_11 | |||
OS Version | rPath Linux | Database version | 8.3.5 | Ant version | 1.7.1 | |||
Product Version | pi | SCM revision | 13044 | |||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0007495: Could not execute: ant create.database -Dapply.on.create=true | |||||||
Description | In revision 13044 I could not run: ant create.database -Dapply.on.create=true With error message: http://pastebin.com/m3c7f6bb9 [^] | |||||||
Steps To Reproduce | 1) Check out trunk revision 13044 2) Run: ant create.database -Dapply.on.create=true | |||||||
Proposed Solution | Proposed solution by Martin Taal is to: generate.entities should be done before import.sample.data (before db.apply.modules.sampledata) inside the task: create.database | |||||||
Tags | main | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0013350) svnbot (viewer) 2009-02-11 15:12 |
Repository: openbravo Revision: 13054 Author: mtaal Date: 2009-02-11 15:12:17 +0100 (Wed, 11 Feb 2009) XML element names and java members names (of generated entities) are now based on the AD_COLUMN.name column. In addition naming logic has been changed to camelcase in a better way. Resulting in changes in the sampledata and masterdata xml files. Fixes issue 7365, Solve inconsistency in AD_COLUMN.name field, there are name clashes in columns in one table Fixes issue 7361, Solve inconsistency in AD_COLUMN.name field, there are name clashes in one table src/build.xml has been updated to do generate.entities before import.sample.data Fixes issue 7495, Could not execute: ant create.database -Dapply.on.create=true --- A trunk/referencedata/client_data.xml U trunk/referencedata/sampledata/Accounting_Test.xml U trunk/referencedata/sampledata/BigBazaar.xml U trunk/referencedata/standard/Masterdata.xml U trunk/src/build.xml U trunk/src/log4j.properties U trunk/src/org/openbravo/base/model/NamingUtil.java U trunk/src/org/openbravo/base/model/Property.java U trunk/src/org/openbravo/base/model/column_property_mapping.properties U trunk/src/org/openbravo/base/structure/DynamicOBObject.java U trunk/src/org/openbravo/base/structure/Traceable.java U trunk/src/org/openbravo/dal/core/OBContext.java U trunk/src/org/openbravo/dal/core/OBInterceptor.java U trunk/src/org/openbravo/dal/security/EntityAccessChecker.java U trunk/src/org/openbravo/dal/security/OrganizationStructureProvider.java U trunk/src/org/openbravo/dal/service/OBCriteria.java U trunk/src/org/openbravo/dal/xml/EntityXMLConverter.java U trunk/src/org/openbravo/service/dataset/DataSetService.java U trunk/src/org/openbravo/service/db/ClientImportProcessor.java U trunk/src/org/openbravo/service/db/DataExportService.java U trunk/src/org/openbravo/service/db/ExportReferenceDataTask.java U trunk/src/org/openbravo/service/system/DatabaseValidator.java U trunk/src/org/openbravo/service/system/ModuleValidator.java U trunk/src-db/database/lib/dbsourcemanager.jar U trunk/src-test/org/openbravo/test/dal/DalPerformanceInventoryLineTest.java U trunk/src-test/org/openbravo/test/dal/DalQueryTest.java U trunk/src-test/org/openbravo/test/dal/DalTest.java U trunk/src-test/org/openbravo/test/dal/DynamicEntityTest.java U trunk/src-test/org/openbravo/test/dal/ValidationTest.java U trunk/src-test/org/openbravo/test/expression/EvaluationTest.java U trunk/src-test/org/openbravo/test/model/OneToManyTest.java U trunk/src-test/org/openbravo/test/modularity/DatasetServiceTest.java U trunk/src-test/org/openbravo/test/security/EntityAccessTest.java U trunk/src-test/org/openbravo/test/webservice/WSUpdateTest.java U trunk/src-test/org/openbravo/test/xml/ClientDataSetCompleteTest.java U trunk/src-test/org/openbravo/test/xml/EntityXMLImportTestBusinessObject.java U trunk/src-test/org/openbravo/test/xml/EntityXMLIssues.java U trunk/src-test/org/openbravo/test/xml/UniqueConstraintImportTest.java --- https://dev.openbravo.com/websvn/openbravo/?rev=13054&sc=1 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2009-02-11 11:28 | rafaroda | New Issue | |
2009-02-11 11:28 | rafaroda | Assigned To | => mtaal |
2009-02-11 11:28 | rafaroda | OBNetwork customer | => No |
2009-02-11 11:28 | rafaroda | Regression testing | => No |
2009-02-11 15:12 | svnbot | Checkin | |
2009-02-11 15:12 | svnbot | Note Added: 0013350 | |
2009-02-11 15:12 | svnbot | Status | new => resolved |
2009-02-11 15:12 | svnbot | Resolution | open => fixed |
2009-02-11 15:12 | svnbot | svn_revision | => 13054 |
2009-04-22 11:24 | psarobe | Tag Attached: main | |
2009-04-23 18:16 | psarobe | Status | resolved => closed |
2009-04-24 00:00 | anonymous | sf_bug_id | 0 => 2779917 |
Copyright © 2000 - 2009 MantisBT Group |