Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0044963 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2020-09-02 10:00 | 2020-09-07 12:00 | |||
Reporter | cberner | View Status | public | |||||
Assigned To | cberner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR20Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0044963: Change quartz.properties to be a .template instead of a versioned file | |||||||
Description | quartz.properties is currently versioned in Openbravo, that shouldn't be the case for a properties file. It should be changed to quartz.properties.template and dealt the same as Openbravo.properties. ant setup should be updated and also a module script created to create this file when changing to an older version. | |||||||
Steps To Reproduce | In description. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0122545) hgbot (developer) 2020-09-02 12:02 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/139 [^] |
(0122707) hgbot (developer) 2020-09-07 07:38 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/139 [^] |
(0122708) hgbot (developer) 2020-09-07 07:38 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: c6c6ecc44ae3885b2da0572c3c2e1265d558f608 Author: Cristian Berner <cristian.berner@openbravo.com> Date: 2020-09-07T05:38:31+00:00 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/c6c6ecc44ae3885b2da0572c3c2e1265d558f608 [^] Fixes ISSUE-44963: Make quartz.properties a template file quartz.properties is removed and a template file is created as it makes more sense. This file has also been added to be copied in the setup ant task. In quartz.properties.template there are 2 different configurations, one for non-clustered environment(default) and one commented-out for clustered environment. A new module script has been created to handle recreation of this file on previous versions. --- A config/quartz.properties.template A src-util/modulescript/build/classes/org/openbravo/modulescript/CreateMissingQuartzProperties.class A src-util/modulescript/src/org/openbravo/modulescript/CreateMissingQuartzProperties.java M .gitignore M src/org/openbravo/configuration/ConfigurationApp.java --- |
(0122709) hgbot (developer) 2020-09-07 07:38 |
Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 91dcabc7d127494f2a1d988a5032d5800f5710e7 Author: Cristian Berner <cristian.berner@openbravo.com> Date: 2020-09-07T05:38:31+00:00 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/91dcabc7d127494f2a1d988a5032d5800f5710e7 [^] Related to ISSUE-44963: Renamed QUARTZ_XML to QUARTZ_PROPERTIES Makes more sense to call it QUARTZ_PROPERTIES similar to OPENBRAVO_PROPERTIES. --- M src/org/openbravo/configuration/ConfigurationApp.java --- |
(0122743) hgbot (developer) 2020-09-07 12:00 |
Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 1c2c5ed14c050e0ea3723759e499f4081cdad454 Author: Asier Lostalé <asier.lostale@openbravo.com> Date: 2020-09-07T11:59:50+02:00 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/1c2c5ed14c050e0ea3723759e499f4081cdad454 [^] related to ISSUE-44963: recompiled modulescript with JDK8 --- M src-util/modulescript/build/classes/org/openbravo/modulescript/CreateMissingQuartzProperties.class --- |
Issue History | |||
Date Modified | Username | Field | Change |
2020-09-02 10:00 | cberner | New Issue | |
2020-09-02 10:00 | cberner | Assigned To | => cberner |
2020-09-02 10:00 | cberner | Modules | => Core |
2020-09-02 10:00 | cberner | Triggers an Emergency Pack | => No |
2020-09-02 12:02 | hgbot | Note Added: 0122545 | |
2020-09-03 06:53 | alostale | Relationship added | related to 0044952 |
2020-09-03 06:54 | alostale | Relationship deleted | related to 0044952 |
2020-09-03 06:54 | alostale | Relationship added | related to 0041484 |
2020-09-07 07:38 | hgbot | Resolution | open => fixed |
2020-09-07 07:38 | hgbot | Status | new => closed |
2020-09-07 07:38 | hgbot | Note Added: 0122707 | |
2020-09-07 07:38 | hgbot | Fixed in Version | => PR20Q4 |
2020-09-07 07:38 | hgbot | Note Added: 0122708 | |
2020-09-07 07:38 | hgbot | Note Added: 0122709 | |
2020-09-07 12:02 | hgbot | Note Added: 0122743 |
Copyright © 2000 - 2009 MantisBT Group |