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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0053514
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. Platformmajorhave not tried2023-09-21 10:062023-09-28 13:20
ReportershuehnerView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionfixedFixed in VersionPR23Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionPR23Q4
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

0053514: Add check in build system to prevent using Oracle Database

DescriptionSupport 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 SolutionAdd check triggering on both:
- new installs (i.e. install.source)
- as well as updates (i.e. update.database)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks feature request 0053658 newshuehner Tracking issue: Code cleanup after removing Oracle support 

-  Notes
(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
---

- Issue History
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 Modules => Core
2023-09-21 10:06 shuehner Triggers an Emergency Pack => No
2023-09-21 10:16 hgbot Note Added: 0155079
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
Powered by Mantis Bugtracker