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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0044963
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2020-09-02 10:002020-09-07 12:00
ReportercbernerView Statuspublic 
Assigned Tocberner 
PrioritynormalResolutionfixedFixed in VersionPR20Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
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

0044963: Change quartz.properties to be a .template instead of a versioned file

Descriptionquartz.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 ReproduceIn description.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0041484 closedcberner make job scheduling clusterizable 

-  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
Powered by Mantis Bugtracker