Notes |
|
(0122545)
|
hgbot
|
2020-09-02 12:02
|
|
|
|
(0122707)
|
hgbot
|
2020-09-07 07:38
|
|
|
|
(0122708)
|
hgbot
|
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
|
2020-09-07 07:38
|
|
|
|
(0122743)
|
hgbot
|
2020-09-07 12:00
|
|
|