Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0053514 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | major | have not tried | 2023-09-21 10:06 | 2023-09-28 13:20 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | Triage Platform Base | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR23Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | PR23Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
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 | 0053514: Add check in build system to prevent using Oracle Database | |||||||
Description | Support for running on top of Oracle Database is removed in the 23Q4 release. To prevent to accidentally miss this we should add a check in the build system which fails and gives a clear message. | |||||||
Steps To Reproduce | - | |||||||
Proposed Solution | Add check triggering on both: - new installs (i.e. install.source) - as well as updates (i.e. update.database) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0155079) hgbot (developer) 2023-09-21 10:16 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1002 [^] |
(0155347) hgbot (developer) 2023-09-28 13:20 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1002 [^] |
(0155348) hgbot (developer) 2023-09-28 13:20 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 18b24f148052df09a496350dcdb142fca203ccc1 Author: Stefan Huehner <stefan.huehner@openbravo.com> Date: 26-09-2023 09:34:14 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/18b24f148052df09a496350dcdb142fca203ccc1 [^] Fixes ISSUE-53514: Block build when trying to use Oracle Database With the 23Q4 release we stop supporting to run Openbravo on top of Oracle Database. To avoid that being missed this adds a check to detect and fail with a clear message. As that should trigger on any task (install and updates) the check is added to the common "init" target running before all of all of them. That target also has a range of similar checks already (i.e. JAVA_HOME, min version for java and ant) --- M build.xml --- |
![]() |
|||
Date Modified | Username | Field | Change |
2023-09-21 10:06 | shuehner | New Issue | |
2023-09-21 10:06 | shuehner | Assigned To | => Triage Platform Base |
2023-09-21 10:06 | shuehner | OBNetwork customer | => No |
2023-09-21 10:06 | shuehner | Modules | => Core |
2023-09-21 10:06 | shuehner | Triggers an Emergency Pack | => No |
2023-09-21 10:16 | hgbot | Merge Request Status | => open |
2023-09-21 10:16 | hgbot | Note Added: 0155079 | |
2023-09-21 15:30 | hgbot | Merge Request Status | open => approved |
2023-09-26 11:32 | shuehner | Summary | Add check in build system to prevent accidentally using Oracle Database => Add check in build system to prevent using Oracle Database |
2023-09-26 11:32 | shuehner | Description Updated | View Revisions |
2023-09-28 13:19 | shuehner | Target Version | => PR23Q4 |
2023-09-28 13:20 | hgbot | Resolution | open => fixed |
2023-09-28 13:20 | hgbot | Status | new => closed |
2023-09-28 13:20 | hgbot | Note Added: 0155347 | |
2023-09-28 13:20 | hgbot | Fixed in Version | => PR23Q4 |
2023-09-28 13:20 | hgbot | Note Added: 0155348 | |
2023-10-13 14:26 | shuehner | Relationship added | blocks 0053658 |
Copyright © 2000 - 2009 MantisBT Group |